Skip to content

Commit

Permalink
Add arm64 bottle
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Jan 22, 2024
1 parent 2920065 commit bfc7e4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion carton.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ class Carton < Formula

bottle do
root_url "https://github.com/swiftwasm/homebrew-tap/releases/download/carton-0.20.0"
sha256 cellar: :any_skip_relocation, ventura: "456aacc96a83fda2257a00c0a704b46858e4e06868babd491fdcb703dd616d6f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "97ff797df923070ce052c40112c6b709da6d5cfaedff6d459f1c7cedf00668d1"
sha256 cellar: :any_skip_relocation, ventura: "456aacc96a83fda2257a00c0a704b46858e4e06868babd491fdcb703dd616d6f"
end

depends_on "binaryen"
Expand Down

0 comments on commit bfc7e4a

Please sign in to comment.