2021-09-28 12:00:39 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.21.1",
"description": "GitLab CLI",
"homepage": "https://github.com/profclems/glab",
"license": "MIT",
"architecture": {
"64bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.21.1/glab_1.21.1_windows_x86_64.zip",
"hash": "36b6c7d25e33f79a3c20bcffbde535d20bec63ad534db56f32cf2a6e117ec039"
},
"32bit": {
"url": "http://github.com/profclems/glab/releases/download/v1.21.1/glab_1.21.1_windows_i386.zip",
"hash": "4f0a33cffafd903f334e78b3fc9fc818ace5e59caefc5d94d6fbf8b7ef0ad9c8"
}
},
"bin": "bin\\glab.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_x86_64.zip"
},
"32bit": {
"url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_i386.zip"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}