{ "version": "0.8.1", "description": "Modernized git CLI", "homepage": "https://github.com/chriswalz/bit", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/chriswalz/bit/releases/download/v0.8.1/bit_0.8.1_Windows_amd64.tar.gz", "hash": "6088c589ca4b0e6dd8d7da597ddd5e1c57eac7e3d53eb9cf9130ed4452170734" }, "32bit": { "url": "https://github.com/chriswalz/bit/releases/download/v0.8.1/bit_0.8.1_Windows_386.tar.gz", "hash": "32c0838a289d44cf62009e69e972119056c1679dbf2dcd88f075acfcf9f88897" } }, "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" } } }