Skip to content

Commit d9736a5

Browse files
committed
chainloop-cli: update 0.98.1 bottle.
1 parent d984359 commit d9736a5

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: "6710faed4580fc469f2c94055ae5e41b9234b22640030152621b2dd0b5061033"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6710faed4580fc469f2c94055ae5e41b9234b22640030152621b2dd0b5061033"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "6710faed4580fc469f2c94055ae5e41b9234b22640030152621b2dd0b5061033"
13-
sha256 cellar: :any_skip_relocation, sonoma: "e2a2c4a6690f522e6f59aa06e37908380daa5107d17fab25999e032286ec7bac"
14-
sha256 cellar: :any_skip_relocation, ventura: "e57b648c8cb524a7933ef895d5ef1fe69b30fcba98f582e9ae6bbbb81e01d9f0"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "be93df6939dcbe755862164479b2189358df3e26d87d9bc06d3134170079211e"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8d254043ed8c07be5ac9b09e976c7f5fa99d88cb0d8aec8b06db4f4f34be4f03"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8d254043ed8c07be5ac9b09e976c7f5fa99d88cb0d8aec8b06db4f4f34be4f03"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "8d254043ed8c07be5ac9b09e976c7f5fa99d88cb0d8aec8b06db4f4f34be4f03"
13+
sha256 cellar: :any_skip_relocation, sonoma: "b680919028b332183b8d52a1ed0489ee73cb56f98b33abcee476a5ecf729f8fe"
14+
sha256 cellar: :any_skip_relocation, ventura: "eafacf160f6a1792e106d21bb1d7b405313767b71b6ed021250cb26f5b0da02b"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0ea6ead9f950c137967bd365225852ecc952caf697c0f748b56aa53b74007e8e"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)