mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			44 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.1.32",
 | 
						|
    "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.32/gk_3.1.32_windows_386.zip",
 | 
						|
            "hash": "fe4ca25f08a2e83f50ab8a474ff5500ad87b314e50015b8def7b45471f2642ca"
 | 
						|
        },
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.32/gk_3.1.32_windows_amd64.zip",
 | 
						|
            "hash": "4e9ae50f029d0525340d754d0863dd0c8627b520a8408c8f9dcf55d7217dfb3e"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.32/gk_3.1.32_windows_arm64.zip",
 | 
						|
            "hash": "7b9590b265caa475cfab43102e3acdbba9d98528ef165de15b56a9994e75744e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |