Skip to content

Commit a58e09c

Browse files
committed
smlsharp: add 4.1.0 bottle.
1 parent b9d030d commit a58e09c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/smlsharp.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ class Smlsharp < Formula
66
version "4.1.0"
77
license "MIT"
88

9+
bottle do
10+
root_url "https://smlsharp.github.io/repos/homebrew"
11+
sha256 sonoma: "1a4949d74ce36f02a32b2c1d99214941253a29ad988705d3a79a4e96cfbd2b55"
12+
end
13+
914
depends_on "llvm@18"
1015
depends_on "massivethreads"
1116
depends_on "gmp"

0 commit comments

Comments
 (0)