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 65aff3f commit 9f1298eCopy full SHA for 9f1298e
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.11.0.tar.gz"
5
- sha256 "b5c5112c416cfd4402375c41f6ae7e95e6a8859d31a3977ad8f125c0a4545bf0"
+ url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.12.0.tar.gz"
+ sha256 "d298e17bd2c1a690e2b9d1adfb54fd4c4b1edb05bd9daca0bfe31f350d415a99"
6
license "Apache-2.0"
7
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
8
0 commit comments