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 636fda8 commit ac2f084Copy full SHA for ac2f084
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.101.0.tar.gz"
5
- sha256 "45e3957b92328dda8e0834f4176c7a623352cfb5eef3834059d696eea8952ff1"
+ url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v0.102.0.tar.gz"
+ sha256 "0fafabaa5a5527d849a3772c94625854882c28b7730751c05a085e98539524dc"
6
license "Apache-2.0"
7
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
8
0 commit comments