mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	aks-engine: Add version 0.50.0 (#1010)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
		
							parent
							
								
									15a1bf87c9
								
							
						
					
					
						commit
						6411b3e0a5
					
				
							
								
								
									
										23
									
								
								bucket/aks-engine.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								bucket/aks-engine.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,23 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.50.0",
 | 
			
		||||
    "description": "Self-managed Kubernetes cluster provisioning on Azure",
 | 
			
		||||
    "homepage": "https://github.com/Azure/aks-engine",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/Azure/aks-engine/releases/download/v0.50.0/aks-engine-v0.50.0-windows-amd64.zip",
 | 
			
		||||
            "hash": "bd4d4096dbccac769838f50977206e3b5ef4ca79c2e1946fdf568090418e6de0",
 | 
			
		||||
            "extract_dir": "aks-engine-v0.50.0-windows-amd64"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "aks-engine.exe",
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/Azure/aks-engine/releases/download/v$version/aks-engine-v$version-windows-amd64.zip",
 | 
			
		||||
                "extract_dir": "aks-engine-v$version-windows-amd64"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user