Skip to content

Commit ac2f084

Browse files
committed
chainloop-cli 0.102.0
1 parent 636fda8 commit ac2f084

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.101.0.tar.gz"
5-
sha256 "45e3957b92328dda8e0834f4176c7a623352cfb5eef3834059d696eea8952ff1"
4+
url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v0.102.0.tar.gz"
5+
sha256 "0fafabaa5a5527d849a3772c94625854882c28b7730751c05a085e98539524dc"
66
license "Apache-2.0"
77
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
88

0 commit comments

Comments
 (0)