Skip to content

Commit 8cd8407

Browse files
committed
chainloop-cli 0.150.0
1 parent 47035bc commit 8cd8407

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/v0.149.0.tar.gz"
5-
sha256 "739161d926815b0d0003a40c728eef6a06467538c5de9e0985cb1b519877f21e"
4+
url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v0.150.0.tar.gz"
5+
sha256 "03555cfd6afc66fe3f9f21f7bb4fab78f9f1e572b94bd478e54079935df0b603"
66
license "Apache-2.0"
77
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
88

0 commit comments

Comments
 (0)