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 da2035a commit 6cdccdaCopy full SHA for 6cdccda
Formula/c/cosign.rb
@@ -2,8 +2,8 @@ class Cosign < Formula
2
desc "Container Signing"
3
homepage "https://github.com/sigstore/cosign"
4
url "https://github.com/sigstore/cosign.git",
5
- tag: "v2.5.2",
6
- revision: "af5a988bb15a03919ccaac7a2ddcad7a9d006f38"
+ tag: "v2.5.3",
+ revision: "488ef8ceed5ab5d77379e9077a124a0d0df41d06"
7
license "Apache-2.0"
8
head "https://github.com/sigstore/cosign.git", branch: "main"
9
0 commit comments