Skip to content

Commit 966d50e

Browse files
committed
clarinet: update 0.33.0 bottle.
1 parent 9a4e08f commit 966d50e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/clarinet.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ class Clarinet < Formula
1414
end
1515

1616
bottle do
17-
sha256 cellar: :any_skip_relocation, arm64_monterey: "094a207e5571c3a39d6a80267398fb6ae7719ea97e1d228ffa9ed43c9197c2a5"
18-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ab1a4baf12319cecf13776ed3ebdcfdc5af8de7c9697e401ef3a33412e3ead8d"
19-
sha256 cellar: :any_skip_relocation, monterey: "225c016dbafbead9d6a58affc2f0305eb246edbf0389f3e20b2116b05a9ede38"
20-
sha256 cellar: :any_skip_relocation, big_sur: "41d0e8ea2d22fe9a01ae1306537704fe3768af2b7578a1d42ecec1d7cd4a4846"
21-
sha256 cellar: :any_skip_relocation, catalina: "019083d22ae921aa7afdee6b47855059512d82c05f52af81787302d44a1060e8"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "42fd543f0b5bad329c4a73a4a61e7d0ed980125990976bc60dcf04560decafd7"
17+
sha256 cellar: :any_skip_relocation, arm64_monterey: "3f22669ea9f94134ef52397722cdd8b37ff6f95515bdb1d5240f0d13a1d38424"
18+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a40dc00d8e4db3685b05ebcc2a88350111a1ded8acda10ac64360ca0d538a872"
19+
sha256 cellar: :any_skip_relocation, monterey: "e0fd331d0f743196f8eb8dbe3c777dfa2ab8fadbc8bcc27587a9f100345b2b06"
20+
sha256 cellar: :any_skip_relocation, big_sur: "d2f300032eb4f5b833e191df4c81b6fc75e888400a56ae2a6232c80ebdf01b84"
21+
sha256 cellar: :any_skip_relocation, catalina: "6217549ee84e5fcf8938daf56a01c7e9bb4623266943884585dca071598b9e76"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "72d77c0b822dcc19e4e7f82bd41033a14f71a41d24389bfde3b840eb60cf5466"
2323
end
2424

2525
depends_on "rust" => :build

0 commit comments

Comments
 (0)