Skip to content

Commit 9976bb5

Browse files
committed
chainloop-cli 1.17.0
1 parent 693d5ae commit 9976bb5

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.16.0.tar.gz"
5-
sha256 "8c497c7d126ff3e942fcb6cd09b43e5d4b31d8529d06bbfa679bc967de11bd48"
4+
url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.17.0.tar.gz"
5+
sha256 "f822e96b54e39a89abc5a73def05ce4b9e923dd8ca372569bd38e9de8e6573b0"
66
license "Apache-2.0"
77
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
88

0 commit comments

Comments
 (0)