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 5a00df2 commit 6386f3cCopy full SHA for 6386f3c
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.50.0.tar.gz"
5
- sha256 "9045b0b0e355833df29ffa2fbccdbf9269dc85ff56fbb953c2defd6fcd2e5fbb"
+ url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.50.1.tar.gz"
+ sha256 "2ad1ff0c11d491cc150c0e70f09caf34585b2621f4445c6a393328359fe951b9"
6
license "Apache-2.0"
7
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
8
0 commit comments