Skip to content

Commit

Permalink
smlsharp: add 4.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
uenoB committed Nov 9, 2024
1 parent b9d030d commit a58e09c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/smlsharp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ class Smlsharp < Formula
version "4.1.0"
license "MIT"

bottle do
root_url "https://smlsharp.github.io/repos/homebrew"
sha256 sonoma: "1a4949d74ce36f02a32b2c1d99214941253a29ad988705d3a79a4e96cfbd2b55"
end

depends_on "llvm@18"
depends_on "massivethreads"
depends_on "gmp"
Expand Down

0 comments on commit a58e09c

Please sign in to comment.