Skip to content

Commit 92513a1

Browse files
committed
chainloop-cli 1.39.0
1 parent 2bfa8d8 commit 92513a1

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.38.3.tar.gz"
5-
sha256 "7c88ddf1f55b4801a0ba1560388db38d0b8c473ca9ddc6a4ac5c0acd68a1a399"
4+
url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v1.39.0.tar.gz"
5+
sha256 "4274d906c46472c4b1747e1750ad6ca0a18d92a7b52780481bf44cb6a9e8b25e"
66
license "Apache-2.0"
77
head "https://github.com/chainloop-dev/chainloop.git", branch: "main"
88

0 commit comments

Comments
 (0)