{ "version": "1.11.9", "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.11.9/ghorg_1.11.9_Windows_x86_64.tar.gz", "hash": "b042074964452d3c0d28fbc7d02b45dc56e35a521e1f764b215bcbfdafa1fc05" }, "32bit": { "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.9/ghorg_1.11.9_Windows_i386.tar.gz", "hash": "94e39153b7201974fb1100412650c3bbf0c49ff16d6c525e2b5cbf1a35e4403f" }, "arm64": { "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.9/ghorg_1.11.9_Windows_arm64.tar.gz", "hash": "ab90e5e94ff76d19f3d36b68a21798bc3b89e4c28fcf77d4ac493468a90ac755" } }, "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" }, "arm64": { "url": "https://github.com/gabrie30/ghorg/releases/download/v$version/ghorg_$version_Windows_arm64.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }