{ "version": "0.3.1", "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.3.1/gitsign_0.3.1_windows_amd64.exe#/gitsign.exe", "hash": "a064aba6b2617b4ec8143f185070ae8ac50113357004a3e4caf7a53a7091f77d" } }, "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$" } } }