{ "version": "1.8.7", "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.8.7/ghorg_1.8.7_Windows_x86_64.tar.gz", "hash": "a58459c8b11d408e4bab6717d6fd64350e8c00c98595f91489fa349c373a82c6" }, "32bit": { "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.7/ghorg_1.8.7_Windows_i386.tar.gz", "hash": "1b070ca30e3b1418a2904574c622c792cd6591a323017c7a4cd8221d8f83382f" } }, "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" } } }