mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			896 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			896 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://odo.dev",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "description": "Developer-focused CLI for OpenShift and Kubernetes.",
 | 
						|
    "version": "2.4.3",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v2.4.3/odo-windows-amd64.exe#/odo.exe",
 | 
						|
            "hash": "f6d4ebc4e9850234346a32fcfc1ead61d1d0ead0631bffa3acfdb692d51f0160"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "odo.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/openshift/odo"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/odo/v$version/odo-windows-amd64.exe#/odo.exe",
 | 
						|
                "hash": {
 | 
						|
                    "url": "$url.sha256"
 | 
						|
                }
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |