We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa7988f commit d4a211eCopy full SHA for d4a211e
Formula/s/statesmith.rb
@@ -4,6 +4,7 @@ class Statesmith < Formula
4
url "https://github.com/StateSmith/StateSmith/archive/refs/tags/cli-v0.19.0.tar.gz"
5
sha256 "62eb44d15a978c82f1ad8a54506f750b76c3dd30ebd1087384366a939a118749"
6
license "Apache-2.0"
7
+ revision 1
8
9
bottle do
10
sha256 cellar: :any_skip_relocation, arm64_tahoe: "f9c19f657fbff70ad690d5b0910ab9b55559514f24f76661f078799f823f1a07"
@@ -16,7 +17,7 @@ class Statesmith < Formula
16
17
end
18
19
depends_on "dotnet"
- depends_on "icu4c@77"
20
+ depends_on "icu4c@78"
21
uses_from_macos "zlib"
22
23
def install
0 commit comments