Skip to content

Commit 403c400

Browse files
committed
chainloop-cli 1.29.0
1 parent 475be73 commit 403c400

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.27.0.tar.gz"
5-
sha256 "4f022b7c00e402abc9e575480bb4ef1f8d04e3b84e489f6d9dada45b8ebbf603"
4+
url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.29.0.tar.gz"
5+
sha256 "330615709055e8eeaa18c3c0535a63a36fcac8a87e679ffe2ca413120ced7844"
66
license "Apache-2.0"
77
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
88

0 commit comments

Comments
 (0)