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 344cef1 commit c2ec430Copy full SHA for c2ec430
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.97.6.tar.gz"
5
- sha256 "fab9062352ef235fa72b3f0f653425eb73146e48e0e378ff468e5207fbd52d66"
+ url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v0.97.7.tar.gz"
+ sha256 "7ab1cb3803e70aa68f1bfd74be3184fa4db1d536bdf30cb6f83ef2c8ea059861"
6
license "Apache-2.0"
7
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
8
0 commit comments