mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
44 lines
1.6 KiB
JSON
44 lines
1.6 KiB
JSON
{
|
|
"version": "3.1.38",
|
|
"description": "GitKraken CLI",
|
|
"homepage": "https://www.gitkraken.com/cli",
|
|
"license": {
|
|
"identifier": "Proprietary",
|
|
"url": "https://github.com/gitkraken/gk-cli/blob/main/LICENSE"
|
|
},
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.38/gk_3.1.38_windows_386.zip",
|
|
"hash": "ca9b315c2c9270aaa3a6d9697294b2d999f0782bf8856d18c71cb5d560e3500f"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.38/gk_3.1.38_windows_amd64.zip",
|
|
"hash": "f0188c22c5a4b001575099de47e8be713775e2ca0030faf1c83f5112ebb561c4"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.38/gk_3.1.38_windows_arm64.zip",
|
|
"hash": "649e9b7f247e45a7e38dbf0dc50a41cfb22a50244ae7b062870cc333f35a1953"
|
|
}
|
|
},
|
|
"bin": "gk.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/gitkraken/gk-cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v$version/gk_$version_windows_386.zip"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v$version/gk_$version_windows_amd64.zip"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/gitkraken/gk-cli/releases/download/v$version/gk_$version_windows_arm64.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/gk_checksums.txt"
|
|
}
|
|
}
|
|
}
|