cosign: Update to version 1.13.1

This commit is contained in:
github-actions[bot] 2022-10-17 20:30:10 +00:00
parent 0f6a23755c
commit c86ae3fd86

View File

@ -1,12 +1,12 @@
{
"version": "1.13.0",
"version": "1.13.1",
"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.13.0/cosign-windows-amd64.exe#/cosign.exe",
"hash": "e5434945edf0a007529679683f9bf313bb0d9cf5626256428526c675aeb3f9e3"
"url": "https://github.com/sigstore/cosign/releases/download/v1.13.1/cosign-windows-amd64.exe#/cosign.exe",
"hash": "78a2774b68b995cc698944f6c235b1c93dcb6d57593a58a565ee7a56d64e4b85"
}
},
"bin": "cosign.exe",