{ "version": "1.11.1", "description": "Safer, automatic verification of signatures and integration.", "homepage": "https://github.com/sigstore/cosign#sget", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/sigstore/cosign/releases/download/v1.11.1/sget-windows-amd64.exe#/sget.exe", "hash": "89736ac5b7fd1414d021f050c06ce0b5d3a0ab61420624665e853d8fa4d5cfbf" } }, "bin": "sget.exe", "checkver": { "url": "https://github.com/sigstore/cosign/releases", "regex": "tree\\/v([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/sigstore/cosign/releases/download/v$version/sget-windows-amd64.exe#/sget.exe" } }, "hash": { "url": "$baseurl/cosign_checksums.txt", "regex": "(?im)^$sha256\\s+$basename$" } } }