{ "version": "0.117.1", "description": "Release automation tool for Go projects.", "homepage": "https://goreleaser.com", "license": "MIT", "architecture": { "32bit": { "url": "https://github.com/goreleaser/goreleaser/releases/download/v0.117.1/goreleaser_Windows_i386.zip", "hash": "4fc0d9c646c0ce67fce4bcfd8cf0bf9d1259473378fb2a91d41a72ac0291fa16" }, "64bit": { "url": "https://github.com/goreleaser/goreleaser/releases/download/v0.117.1/goreleaser_Windows_x86_64.zip", "hash": "5e1fde2b7f7cdaea8206d620b42dcf65735d84f0f24d4b01f0e92c097f1e9691" } }, "bin": "goreleaser.exe", "checkver": { "github": "https://github.com/goreleaser/goreleaser/" }, "autoupdate": { "architecture": { "32bit": { "url": "https://github.com/goreleaser/goreleaser/releases/download/v$version/goreleaser_Windows_i386.zip" }, "64bit": { "url": "https://github.com/goreleaser/goreleaser/releases/download/v$version/goreleaser_Windows_x86_64.zip" } }, "hash": { "url": "$baseurl/goreleaser_checksums.txt" } } }