mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			788 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			788 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://helm.sh/",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "version": "2.14.2",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.14.2-windows-amd64.tar.gz",
 | 
						|
            "hash": "be370b3c9b1c87b8207a63c675a8c7be7ec008b4b6faaa8938203e1617334690"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "windows-amd64",
 | 
						|
    "bin": [
 | 
						|
        "helm.exe",
 | 
						|
        "tiller.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/kubernetes/helm"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://storage.googleapis.com/kubernetes-helm/helm-v$version-windows-amd64.tar.gz"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.sha256"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |