mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			763 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			763 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.12.0",
 | 
						|
    "description": "Development platform for Kubernetes applications",
 | 
						|
    "homepage": "https://okteto.com",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/okteto/okteto/releases/download/3.12.0/okteto.exe",
 | 
						|
            "hash": "401b8729aafeac813e0d9e9925e81bc10c6f2c1e286bfc641ef1cae25dc23722"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "okteto.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/okteto/okteto"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/okteto/okteto/releases/download/$version/okteto.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.sha256"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |