{ "version": "0.58.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.58.0/multi-gitter_0.58.0_Windows_x86_64.tar.gz", "hash": "4af737d541cda9c7736b01284def7a084f619baa6c528148712cad50877791cb" }, "32bit": { "url": "https://github.com/lindell/multi-gitter/releases/download/v0.58.0/multi-gitter_0.58.0_Windows_i386.tar.gz", "hash": "1ebfaf8f6e88e8e5e9f433a054ab3e9729ca9831e8622af7ec1bb7f7d6ea06f3" }, "arm64": { "url": "https://github.com/lindell/multi-gitter/releases/download/v0.58.0/multi-gitter_0.58.0_Windows_ARM64.tar.gz", "hash": "84164ce82da1c9f4e749d2d649ed632a4471668d6e261aff050c2c7658c1f168" } }, "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" } } }