cosign: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2022-04-27 16:31:40 +00:00
parent 608f796a89
commit 237d560b12

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.2", "version": "1.8.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.7.2/cosign-windows-amd64.exe#/cosign.exe", "url": "https://github.com/sigstore/cosign/releases/download/v1.8.0/cosign-windows-amd64.exe#/cosign.exe",
"hash": "c177618c5dcda93d49f337f99f5ccfbfb9b38a1194a8bb8df21ebbe7625c4bcb" "hash": "d274f4baa3ebd11308c8486379759c96071ae58c852078fff0e4952205d92f00"
} }
}, },
"bin": "cosign.exe", "bin": "cosign.exe",