Skip to content

Commit 59156c7

Browse files
committed
wasmer: update 5.0.1 bottle.
1 parent c8f2a77 commit 59156c7

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: "0c8ab0cb6ab437e931641c54fc42129df08c6dff634c9e89e86eef267e03916d"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9d0925934f04e5b8d54eeeafb82074b553b8101a301dfc7ccc42d0952d139327"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f185ab5ce2c03ff5a22a655b982b9cc3ad9e3981dbfb1452e939d954e76514b8"
13-
sha256 cellar: :any_skip_relocation, sonoma: "84ec6b4bb8cb3fd23681cc69374b58569e5992a747a5316decfdcfaaf2cf6d17"
14-
sha256 cellar: :any_skip_relocation, ventura: "91554f91c5d0b2ff54f6ba8790f9076185e445c3d58d3ac048d237b872155e4f"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "61d75445d7728a729eb433f04fbd9b0196b8ada3c76519716e507dd8fbe64fd7"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "634b0f2c02a919d833e68c1cfff5c63231abdd9a3af3284075a32f2da376ec44"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c73111df83a3ad6b92e31abfa9dc8085ba974723a4f29c78aa678d7a268d4cec"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "8b6470b036a79fadfb4d48220e0a6e81f219936a432e57691cfad3e279aebb99"
13+
sha256 cellar: :any_skip_relocation, sonoma: "cbd2a5842696b25fea1990b61a21ff820c034eb48c2db9a8930b8afa6e2d3d5e"
14+
sha256 cellar: :any_skip_relocation, ventura: "864a6484962c966feaeafb37fa2680a6f75ed7018edebd04c626653417261ac1"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f4d67cf74f6b6b0c67b0d515957d4912110bc2f6a9e9dff52c65ae9ab5243767"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)