2021-01-03 13:37:28 +01:00

34 lines
1.1 KiB
JSON

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