mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
cosign: Update to version 2.0.0
This commit is contained in:
parent
2331c783ae
commit
12ba371109
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.1",
|
"version": "2.0.0",
|
||||||
"description": "Container Signing, Verification and Storage in an OCI registry.",
|
"description": "Container Signing, Verification and Storage in an OCI registry.",
|
||||||
"homepage": "https://github.com/sigstore/cosign",
|
"homepage": "https://github.com/sigstore/cosign",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sigstore/cosign/releases/download/v1.13.1/cosign-windows-amd64.exe#/cosign.exe",
|
"url": "https://github.com/sigstore/cosign/releases/download/v2.0.0/cosign-windows-amd64.exe#/cosign.exe",
|
||||||
"hash": "78a2774b68b995cc698944f6c235b1c93dcb6d57593a58a565ee7a56d64e4b85"
|
"hash": "e78e7464dc0eda1d6ec063ac2738f4d1418b19dd19f999aa37e1679d5d3af82e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cosign.exe",
|
"bin": "cosign.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user