Skip to content

Commit

Permalink
chainloop-cli: update 0.96.9 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 18, 2024
1 parent 9acee8f commit 86d65cd
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/c/chainloop-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class ChainloopCli < Formula
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4c74bfdcfd39dd52ff8ddf8e85b220fdb4f217263b4eceb258dcdc61f00cce89"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4c74bfdcfd39dd52ff8ddf8e85b220fdb4f217263b4eceb258dcdc61f00cce89"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4c74bfdcfd39dd52ff8ddf8e85b220fdb4f217263b4eceb258dcdc61f00cce89"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4c74bfdcfd39dd52ff8ddf8e85b220fdb4f217263b4eceb258dcdc61f00cce89"
sha256 cellar: :any_skip_relocation, sonoma: "437a95c0e5b3d86d6d9198ae1eeb18e9ae15226d3fece652dd5e24a954c84c90"
sha256 cellar: :any_skip_relocation, ventura: "70e5e06cbdef911aaa7db413a4f1ac00e944bc462449af1e59f674910c2f6338"
sha256 cellar: :any_skip_relocation, monterey: "595f886b8b8764a4365ab0a90797e2901d0e962521810257c089be84c44bcfbc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "80e33f577d84ce06f9fd34d4ccd4d31c5f60f1590173ae96a5321345ae059114"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3ea04640678f16e4c98a363c84894452753f0944b10f260db681b187acee796d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3ea04640678f16e4c98a363c84894452753f0944b10f260db681b187acee796d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3ea04640678f16e4c98a363c84894452753f0944b10f260db681b187acee796d"
sha256 cellar: :any_skip_relocation, sonoma: "8bf064ab3a8d4285361054562598f9c2fe9598f3c2418583db9f97a5bdf7c9dc"
sha256 cellar: :any_skip_relocation, ventura: "956c3862b9ad594279d220d7be1207e9fc091c799c6726bc92d731c0a229c32a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d739f24721cc3677b595be7b4de3b1b96463c0db1240536ce293cc487a9a303d"
end

depends_on "go" => :build
Expand Down

0 comments on commit 86d65cd

Please sign in to comment.