{ "version": "1.0.6", "description": "Modernized git CLI", "homepage": "https://github.com/chriswalz/bit", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/chriswalz/bit/releases/download/v1.0.6/bit_1.0.6_Windows_amd64.tar.gz", "hash": "e6b78d9b1da775baaa8b7c5f61270bd70f630861d738dcc4fc90fac4e1b7092e" }, "32bit": { "url": "https://github.com/chriswalz/bit/releases/download/v1.0.6/bit_1.0.6_Windows_386.tar.gz", "hash": "c2468c680d33e7f3a969c7f8c3858260ce509411bffce2bbe5d776e2f691e5a7" } }, "bin": "bit.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/chriswalz/bit/releases/download/v$version/bit_$version_Windows_amd64.tar.gz" }, "32bit": { "url": "https://github.com/chriswalz/bit/releases/download/v$version/bit_$version_Windows_386.tar.gz" } }, "hash": { "url": "$baseurl/bit_$version_checksums.txt" } } }