2026-02-01 20:30:19 +00:00

39 lines
1.6 KiB
JSON

{
"version": "1.11.8",
"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.8/ghorg_1.11.8_Windows_x86_64.tar.gz",
"hash": "d5c4b71b6a26a5b6903ead499382ab7b3547cb7d387cda581f3de16bfec426b6"
},
"32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.8/ghorg_1.11.8_Windows_i386.tar.gz",
"hash": "b770a99b48bf632a3f8d70e2825c61505703c5b6756b92b7371ae4051e1b6fb3"
},
"arm64": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.8/ghorg_1.11.8_Windows_arm64.tar.gz",
"hash": "8e01edab6a4b8421666214634a7a1a70d1a81c7a985e4b35d7b4aaa653260690"
}
},
"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"
}
}
}