2022-04-18 04:29:31 +00:00

32 lines
1.2 KiB
JSON

{
"version": "1.7.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.7.13/ghorg_1.7.13_Windows_x86_64.tar.gz",
"hash": "9e8b6964505055e57d10d718a611ffe52758d2210c7924015ea3d947a7c16af3"
},
"32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.13/ghorg_1.7.13_Windows_i386.tar.gz",
"hash": "e476bfaf9ec6b031cbc859a30dea703f35e3720472b4f55a98733382f6b16f11"
}
},
"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"
}
}
}