Skip to content

Commit 6cdccda

Browse files
committed
cosign 2.5.3
1 parent da2035a commit 6cdccda

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.2",
6-
revision: "af5a988bb15a03919ccaac7a2ddcad7a9d006f38"
5+
tag: "v2.5.3",
6+
revision: "488ef8ceed5ab5d77379e9077a124a0d0df41d06"
77
license "Apache-2.0"
88
head "https://github.com/sigstore/cosign.git", branch: "main"
99

0 commit comments

Comments
 (0)