We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5feaa57 commit 4f670feCopy full SHA for 4f670fe
Formula/c/chainloop-cli.rb
@@ -1,8 +1,8 @@
1
class ChainloopCli < Formula
2
desc "CLI for interacting with Chainloop"
3
homepage "https://docs.chainloop.dev"
4
- url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.25.0.tar.gz"
5
- sha256 "e00557ae5d441fc186134e6c531fc4af1cfb84f09c421ca0d37a98b5a60c0919"
+ url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.26.0.tar.gz"
+ sha256 "392b95b55ce77600a2d3f631273344ad3f4368434286f0361abaa9979d5d7661"
6
license "Apache-2.0"
7
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
8
0 commit comments