Skip to content

Commit 0f802a7

Browse files
committed
chainloop-cli 1.41.1
1 parent ec426b9 commit 0f802a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/chainloop-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ChainloopCli < Formula
22
desc "CLI for interacting with Chainloop"
33
homepage "https://docs.chainloop.dev"
4-
url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.41.0.tar.gz"
5-
sha256 "b0318e80b13b3ebbb5235a15a3b4c0265024ad80d0df26077ca33b483ccc1ba7"
4+
url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.41.1.tar.gz"
5+
sha256 "33696cb68575165e04bcbe531ecb8f2abef4e48dbdf0d3c7c698f18e8cd99a87"
66
license "Apache-2.0"
77
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
88

0 commit comments

Comments
 (0)