{ "version": "0.10.2", "description": "Keyless Git signing with Sigstore!", "homepage": "https://github.com/sigstore/gitsign", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/sigstore/gitsign/releases/download/v0.10.2/gitsign_0.10.2_windows_amd64.exe#/gitsign.exe", "hash": "c14f4cd67becb7e6937a1a8c363c88468cabaae959401b80e5340ad6fde5cbcc" } }, "bin": "gitsign.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/sigstore/gitsign/releases/download/v$version/gitsign_$version_windows_amd64.exe#/gitsign.exe" } }, "hash": { "url": "$baseurl/checksums.txt", "regex": "(?im)^$sha256\\s+$basename$" } } }