Skip to content

Commit ae5814b

Browse files
committed
chainloop-cli 0.97.6
1 parent c3a6f2f commit ae5814b

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.97.5.tar.gz"
5-
sha256 "a4a1dc11f1bb739957c84c9e772cce904a0d2f52b1cc8b2c69bc6ad741fae4ab"
4+
url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v0.97.6.tar.gz"
5+
sha256 "fab9062352ef235fa72b3f0f653425eb73146e48e0e378ff468e5207fbd52d66"
66
license "Apache-2.0"
77
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
88

0 commit comments

Comments
 (0)