{ "version": "1.11.6", "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.6/ghorg_1.11.6_Windows_x86_64.tar.gz", "hash": "d88011b64a3d107a68a799f2a59eaeb2460e853bfae854d20450cb57d15c8bbc" }, "32bit": { "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.6/ghorg_1.11.6_Windows_i386.tar.gz", "hash": "8c91ec9e6d32b95538dc46b6d44965dec9a59f46c26befaa16384fc095e851fd" }, "arm64": { "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.6/ghorg_1.11.6_Windows_arm64.tar.gz", "hash": "208066444ddc536e967cb070306e85e67d8c9a37c5ab9be1bffb38a6fb476341" } }, "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" } } }