{ "version": "1.7.12", "description": "Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more", "homepage": "https://github.com/gabrie30/ghorg", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.12/ghorg_1.7.12_Windows_x86_64.tar.gz", "hash": "9133c6e2a58a75c24540364b193ff4f79a613b579731d23875372baa216c4c3e" }, "32bit": { "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.12/ghorg_1.7.12_Windows_i386.tar.gz", "hash": "7cf54f39d833f1e77a5eacf6fb8d2c5cb9b79421f61c952058753c9103eb8b58" } }, "bin": "ghorg.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gabrie30/ghorg/releases/download/v$version/ghorg_$version_Windows_x86_64.tar.gz" }, "32bit": { "url": "https://github.com/gabrie30/ghorg/releases/download/v$version/ghorg_$version_Windows_i386.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }