Skip to content

Commit 4f670fe

Browse files
committed
chainloop-cli 1.26.0
1 parent 5feaa57 commit 4f670fe

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.25.0.tar.gz"
5-
sha256 "e00557ae5d441fc186134e6c531fc4af1cfb84f09c421ca0d37a98b5a60c0919"
4+
url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.26.0.tar.gz"
5+
sha256 "392b95b55ce77600a2d3f631273344ad3f4368434286f0361abaa9979d5d7661"
66
license "Apache-2.0"
77
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
88

0 commit comments

Comments
 (0)