mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			998 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			998 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.7.8",
 | 
						|
    "description": "A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster",
 | 
						|
    "homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.8/aws-iam-authenticator_0.7.8_windows_amd64.exe#/aws-iam-authenticator.exe",
 | 
						|
            "hash": "e1cbce277131dd6cbe08d79975341e0aedac385ffc5bd8f792dcd849aeb6f5e1"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "aws-iam-authenticator.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v$version/aws-iam-authenticator_$version_windows_amd64.exe#/aws-iam-authenticator.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/authenticator_$version_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |