Skip to content

Commit d4a211e

Browse files
committed
statesmith: revision bump (for dotnet 10.0.100)
1 parent aa7988f commit d4a211e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Formula/s/statesmith.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ class Statesmith < Formula
44
url "https://github.com/StateSmith/StateSmith/archive/refs/tags/cli-v0.19.0.tar.gz"
55
sha256 "62eb44d15a978c82f1ad8a54506f750b76c3dd30ebd1087384366a939a118749"
66
license "Apache-2.0"
7+
revision 1
78

89
bottle do
910
sha256 cellar: :any_skip_relocation, arm64_tahoe: "f9c19f657fbff70ad690d5b0910ab9b55559514f24f76661f078799f823f1a07"
@@ -16,7 +17,7 @@ class Statesmith < Formula
1617
end
1718

1819
depends_on "dotnet"
19-
depends_on "icu4c@77"
20+
depends_on "icu4c@78"
2021
uses_from_macos "zlib"
2122

2223
def install

0 commit comments

Comments
 (0)