We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47035bc commit 8cd8407Copy full SHA for 8cd8407
Formula/c/chainloop-cli.rb
@@ -1,8 +1,8 @@
1
class ChainloopCli < Formula
2
desc "CLI for interacting with Chainloop"
3
homepage "https://docs.chainloop.dev"
4
- url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v0.149.0.tar.gz"
5
- sha256 "739161d926815b0d0003a40c728eef6a06467538c5de9e0985cb1b519877f21e"
+ url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v0.150.0.tar.gz"
+ sha256 "03555cfd6afc66fe3f9f21f7bb4fab78f9f1e572b94bd478e54079935df0b603"
6
license "Apache-2.0"
7
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
8
0 commit comments