Skip to content

Commit 2707d62

Browse files
committed
wasmer: update 5.0.4 bottle.
1 parent 0705eed commit 2707d62

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/w/wasmer.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Wasmer < Formula
77
head "https://github.com/wasmerio/wasmer.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "70dcdf9676308d6ab3a3a8d4805570ae4d7939e399f397a5b0a127331a292c03"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "45095043827de5f79ff7d19360538a1eded437eaa776a0d2ca2dda28599c6df9"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1fa37f5282c8d37b53a64ccf7c424830284e35d632de8642720f1656636f830f"
13-
sha256 cellar: :any_skip_relocation, sonoma: "c0849273332b4520eca3ff7d761a6362e9aace0b3642b5299929d503a0af22da"
14-
sha256 cellar: :any_skip_relocation, ventura: "7eede044e62a96c1e6d34a8c417de4d5586c0e49758b58e05f031fd558aa6d89"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "904e4a22136c9ce9c7cf16d131afb4fa860ff3d946bb5a905dcad33271911700"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "89f25d4cb160f60a678467186f8f3fa976e719a5fe8f182fbf6b2a5378913b7f"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cb97327d68246373e10b5a0ece1b66cac378792dbbf6e3b14ebf711bf7bbba6d"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b3341355501e7df25fd235ff3cc2a3252289d633392d6c56a9bfedb382e80d0d"
13+
sha256 cellar: :any_skip_relocation, sonoma: "da5932717fcdee30e592d4c14f2ce65006d79b589e45eab05ff49e53dd6de68a"
14+
sha256 cellar: :any_skip_relocation, ventura: "7d993db18105f30d565f03711fa36f82acfa24ee49a270f616f850ce9b09b65c"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ab947b74b03cba811ca9125af5ee6826904cef1507d138b18c8acfa3112cddd8"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)