cosign: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2022-01-24 20:26:50 +00:00
parent 391dd8d454
commit 339f46addc

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.1", "version": "1.5.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.4.1/cosign-windows-amd64.exe#/cosign.exe", "url": "https://github.com/sigstore/cosign/releases/download/v1.5.0/cosign-windows-amd64.exe#/cosign.exe",
"hash": "408557d35b0158590c1978d72cf5079fc299b3f0315f3ece259c6c0f159a079b" "hash": "a892d11ed548f74968df15e29d64b0ec5ec5e9a12b1712cfd60c653ec8b636f9"
} }
}, },
"bin": "cosign.exe", "bin": "cosign.exe",