mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			921 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			921 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.1.1",
 | 
						|
    "description": "Azure API Management DevOps Resource Kit",
 | 
						|
    "homepage": "https://github.com/Azure/azure-api-management-devops-resource-kit",
 | 
						|
    "license": "MIT",
 | 
						|
    "depends": "azure-cli",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases/download/1.1.1/reskit-1.1.1.zip",
 | 
						|
            "hash": "11cfd076512f968bc394520942e5411d3ae25c9ac8df71139f6b02a361415dcd"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "armtemplates.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases",
 | 
						|
        "regex": "tag/([\\d.]+)\""
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases/download/$version/reskit-$version.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |