binaryen: update 100 bottle.
parent
1f4d5cfb50
commit
b78e232753
|
@ -7,10 +7,10 @@ class Binaryen < Formula
|
||||||
head "https://github.com/WebAssembly/binaryen.git"
|
head "https://github.com/WebAssembly/binaryen.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 cellar: :any, arm64_big_sur: "8223e06ab14ab31220ef1c8a394e9934230010ae71374ce42bb22aba318dbec5"
|
sha256 cellar: :any, arm64_big_sur: "44403c6f0ffc22a7f270fe936702d62981535e234f38f8d95544c9c663bacbbd"
|
||||||
sha256 cellar: :any, big_sur: "8fe6b20a333b303d522bcd5cd917c9fe4bfa0fa4f74b7eca27deb08a004b673b"
|
sha256 cellar: :any, big_sur: "dc1687811e112b21a6fb4aac217bf12ecedba0ccfe806fdb537a19c48bfa9ec8"
|
||||||
sha256 cellar: :any, catalina: "7b7b7e2d950825ec573b307fd4012dc05d981071958a3bf638b53fe4ac00d9ee"
|
sha256 cellar: :any, catalina: "abdee68b35c42a59d9a71f38f50e704fba8c9b475d7df8f34957c1b1c4221d3c"
|
||||||
sha256 cellar: :any, mojave: "a09589993681168d076c3bfb62bf375585924e62f27f80deef20dcfedb306ce9"
|
sha256 cellar: :any, mojave: "bc4ca1066209a412279aaeafb2c2a5c6472fd5cc8dbcc88c8aa91da0eadee680"
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "cmake" => :build
|
depends_on "cmake" => :build
|
||||||
|
|
Loading…
Reference in New Issue