cosign: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2022-10-07 16:31:58 +00:00
parent f4d2f19922
commit dae7d2488a

View File

@ -1,12 +1,12 @@
{
"version": "1.12.1",
"version": "1.13.0",
"description": "Container Signing, Verification and Storage in an OCI registry.",
"homepage": "https://github.com/sigstore/cosign",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/sigstore/cosign/releases/download/v1.12.1/cosign-windows-amd64.exe#/cosign.exe",
"hash": "cc6018202d69e25050c0da58be032debd9fefe1a06cba1883b0ad607c767352d"
"url": "https://github.com/sigstore/cosign/releases/download/v1.13.0/cosign-windows-amd64.exe#/cosign.exe",
"hash": "e5434945edf0a007529679683f9bf313bb0d9cf5626256428526c675aeb3f9e3"
}
},
"bin": "cosign.exe",