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 abca13e commit 8f4c9caCopy full SHA for 8f4c9ca
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/v0.65.0.tar.gz"
5
- sha256 "4bcf5c1697b2f00a3c1702fcabe71f2446bdbd3f093529478ea338c93a8d21ef"
+ url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v0.66.0.tar.gz"
+ sha256 "b69b9ed2731c50416e455b2bef613663a1e7300c73d488fb827843af20cfa048"
6
license "Apache-2.0"
7
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
8
0 commit comments