mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			44 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "3.1.45",
 | |
|     "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.45/gk_3.1.45_windows_386.zip",
 | |
|             "hash": "8f73cb976e5faebcbdf9cd36b0bb40b7e156a9c322361bf57cd45e5a68422b16"
 | |
|         },
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.45/gk_3.1.45_windows_amd64.zip",
 | |
|             "hash": "2c29ed7023af3ed227de5a56d49fce0ac07e9ff8a403b3a01bdfdf01d7e0d8df"
 | |
|         },
 | |
|         "arm64": {
 | |
|             "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.45/gk_3.1.45_windows_arm64.zip",
 | |
|             "hash": "751a8e9276a3e2aa5690a5b3bb2452551bef695aaa6519415c9327d490a1043a"
 | |
|         }
 | |
|     },
 | |
|     "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"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)