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 059dbb4 commit 5db32b7Copy full SHA for 5db32b7
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.1",
6
- revision: "a7345fb2ce17b52b5bc687970fa31ff85bc2f7ca"
+ tag: "v2.5.2",
+ revision: "af5a988bb15a03919ccaac7a2ddcad7a9d006f38"
7
license "Apache-2.0"
8
head "https://github.com/sigstore/cosign.git", branch: "main"
9
0 commit comments