{ "version": "0.59.0", "description": "A command-line tool for updating multiple repositories with a single command.", "homepage": "https://github.com/lindell/multi-gitter", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_x86_64.tar.gz", "hash": "2ed1e1683ad5244527bcde29554294acace72614fce2ee659bd844b351cab693" }, "32bit": { "url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_i386.tar.gz", "hash": "cc657c219a4ad3b81bcd5c261aa384fdf3c863c65fa0b0a23cd3eb111972d42a" }, "arm64": { "url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_ARM64.tar.gz", "hash": "94cad72e6e61ecac4cd46782a62b1abb53f3c5c7b170f2ae2f577bf99b3a4065" } }, "bin": "multi-gitter.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/lindell/multi-gitter/releases/download/v$version/multi-gitter_$version_Windows_x86_64.tar.gz" }, "32bit": { "url": "https://github.com/lindell/multi-gitter/releases/download/v$version/multi-gitter_$version_Windows_i386.tar.gz" }, "arm64": { "url": "https://github.com/lindell/multi-gitter/releases/download/v$version/multi-gitter_$version_Windows_ARM64.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }