mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
glab: Update to version 1.13.1
This commit is contained in:
parent
225308bb19
commit
d0c700e565
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.12.1",
|
||||
"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.12.1/glab_1.12.1_windows_386.zip",
|
||||
"hash": "9dd010bad88e755aa81b34e823b8dcab99591107a4db57f4331bb4e9edcee288"
|
||||
"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.12.1/glab_1.12.1_windows_amd64.zip",
|
||||
"hash": "ddebd39ba72c12837702bcde6fc5695fcc0dee7b8ac572cb2d154a8a2b7fda96"
|
||||
"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",
|
||||
@ -20,10 +20,10 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_386.zip"
|
||||
"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_amd64.zip"
|
||||
"url": "http://github.com/profclems/glab/releases/download/v$version/glab_$version_windows_x86_64.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user