Skip to content

Commit 90736e2

Browse files
committed
chainloop-cli: update 1.41.0 bottle.
1 parent 0c108c0 commit 90736e2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/chainloop-cli.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c10524e8ea6c4faa2d2e4f2715f25347d4db0fefae96110c66b7eff5d9c6ee77"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bf50aa369734ca12f0b20155636dc57618809a7ac28e7ea40c43689d438af45b"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "388eb84f947c9cd78dd809a406e5dc1633094b8142b0c7a61aac3032200588ff"
13-
sha256 cellar: :any_skip_relocation, sonoma: "1547f2465c53a007684f7344e123aa019167cef08eb1e472c4bf274be72d67c6"
14-
sha256 cellar: :any_skip_relocation, ventura: "fea94f7b777ed8113ebe5984c866fa5cf6541d1ec55700a010d0accef75c4524"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "74d88adb113708c59e18e622deadfd800360bb6dbe3ab89416601a3f4dab9a73"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "49996124a98e2f077c23c8d1115521ac3a896a7b27c9dd2ee9cf552509512d54"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7308b6b1f3239f047cbef83635e940d12f62421d0b9e8705ef6489f40f159303"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "fb0d817ee2a1b75a33b717e68f65c5946b5e2ec27d2a47ee94c794baa463cc84"
13+
sha256 cellar: :any_skip_relocation, sonoma: "92825432b7582c8d572ae378a3cd6c6829bf9c23ec9b1c3c4bbf79c8ff42e0a6"
14+
sha256 cellar: :any_skip_relocation, ventura: "706ed2848678439c4dc2d87ed3d312f32e0df0db0a44ad7f1fff7bb37ca6af99"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ace6b89b0d050053a9c2fad33a9343553bbb54d8ec9f1b6b55d7cb899af9518c"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)