mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			817 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			817 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.8.0",
 | 
						|
    "description": "A lightweight integration platform, born on Kubernetes, with serverless superpowers",
 | 
						|
    "homepage": "https://camel.apache.org/camel-k",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/apache/camel-k/releases/download/v2.8.0/camel-k-client-2.8.0-windows-amd64.tar.gz",
 | 
						|
            "hash": "adf98025ceef92e6242b9da251a999ccdd7b6634878f758b6e404dd21121fd53"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "kamel.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/apache/camel-k"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/apache/camel-k/releases/download/v$version/camel-k-client-$version-windows-amd64.tar.gz"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |