2024-07-20 16:28:30 +00:00

32 lines
1.2 KiB
JSON

{
"version": "1.9.13",
"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.9.13/ghorg_1.9.13_Windows_x86_64.tar.gz",
"hash": "36dd23930088623db10b4ce0a8f13dd06848835f85923327803899453add46ff"
},
"32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.13/ghorg_1.9.13_Windows_i386.tar.gz",
"hash": "5a80b62c7ab2ed4687e5a0b06be481a51e5d6f8b15edbae6f298a01ee62c458b"
}
},
"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"
}
}
}