mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +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"
|
|
}
|
|
}
|
|
}
|
|
}
|