cosign: Update to version 1.4.1

This commit is contained in:
github-actions[bot] 2021-12-10 20:27:00 +00:00
parent a4012de428
commit ab1b4e7a9e

View File

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