Skip to content

Commit 5db32b7

Browse files
committed
cosign 2.5.2
1 parent 059dbb4 commit 5db32b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cosign.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Cosign < Formula
22
desc "Container Signing"
33
homepage "https://github.com/sigstore/cosign"
44
url "https://github.com/sigstore/cosign.git",
5-
tag: "v2.5.1",
6-
revision: "a7345fb2ce17b52b5bc687970fa31ff85bc2f7ca"
5+
tag: "v2.5.2",
6+
revision: "af5a988bb15a03919ccaac7a2ddcad7a9d006f38"
77
license "Apache-2.0"
88
head "https://github.com/sigstore/cosign.git", branch: "main"
99

0 commit comments

Comments
 (0)