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 475be73 commit 403c400Copy full SHA for 403c400
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/v1.27.0.tar.gz"
5
- sha256 "4f022b7c00e402abc9e575480bb4ef1f8d04e3b84e489f6d9dada45b8ebbf603"
+ url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.29.0.tar.gz"
+ sha256 "330615709055e8eeaa18c3c0535a63a36fcac8a87e679ffe2ca413120ced7844"
6
license "Apache-2.0"
7
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
8
0 commit comments