Skip to content

Commit 1953622

Browse files
committed
wassette: add 0.3.0 bottle.
1 parent fe3e162 commit 1953622

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Formula/w/wassette.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ class Wassette < Formula
66
license "MIT"
77
head "https://github.com/microsoft/wassette.git", branch: "main"
88

9+
bottle do
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "f3453f658e82db85c13e56a6a3c424270f229d1eef0ca427a94798f49ab4439f"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b0dfa98b471573e777ee918611b489b689fa101f9a607020a0d3629ca726d19a"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5b5a2ce1eb7ac4ce63f6998be348414a2dd76255fd764172d3495ffb7bea236b"
13+
sha256 cellar: :any_skip_relocation, sonoma: "82f9753113c7604c0938ed56ad1d655bd02c4152ede8f12c6c7a69a141f583d3"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cf3344168e0d17a624b4307ca548934bca9866991d880ba171a1fbce532206fe"
15+
end
16+
917
depends_on "pkgconf" => :build
1018
depends_on "rust" => :build
1119

0 commit comments

Comments
 (0)