mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			750 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			750 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://helm.sh/",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "version": "2.13.1",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.13.1-windows-amd64.tar.gz",
 | 
						|
            "hash": "fc810c306526197dce1d43068bc6385dad13b9d86e912bfd79fc06fe9d275a3d"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "windows-amd64",
 | 
						|
    "bin": "helm.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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |