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 ec426b9 commit 0f802a7Copy full SHA for 0f802a7
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.41.0.tar.gz"
5
- sha256 "b0318e80b13b3ebbb5235a15a3b4c0265024ad80d0df26077ca33b483ccc1ba7"
+ url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.41.1.tar.gz"
+ sha256 "33696cb68575165e04bcbe531ecb8f2abef4e48dbdf0d3c7c698f18e8cd99a87"
6
license "Apache-2.0"
7
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
8
0 commit comments