Skip to content

Commit

Permalink
mesc: add 0.2.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg committed Aug 27, 2024
1 parent f59d672 commit 051993c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/mesc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ class Mesc < Formula
regex(/^v?(\d+(?:\.\d+)+)$/i)
end

bottle do
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/mesc-0.2.1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "62a79facef1309f3f4a6e1fa8b64abf8712d492dd16ec7d2b5ede03e6cd97893"
sha256 cellar: :any_skip_relocation, ventura: "d801c13d72341b51377a5a78a5c2c2465e4211d771a306f00238422a56004d92"
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 051993c

Please sign in to comment.