Skip to content

Commit

Permalink
cryo: add 0.2.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg committed Aug 27, 2024
1 parent e7fa98b commit 59f1a98
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/cryo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ class Cryo < Formula
strategy :github_latest
end

bottle do
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/cryo-0.2.0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6d4e71d850a45df1bc0ac7c437740106e0aa51f5e8d2fa13ce7ca2e8ad10d95e"
sha256 cellar: :any_skip_relocation, ventura: "9ff80aad437bd2000a3284a3a3b2e95dab559af1cc8d82863dc9e495c73ce0eb"
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 59f1a98

Please sign in to comment.