{ "version": "2.0.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/v2.0.1/sget-windows-amd64.exe#/sget.exe", "hash": "2ea2e2102b9c66d5933e661dccb360f4022a8dd947d89aa062bc0b8a05ac0e49" } }, "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$" } } }