ScoopInstaller_Main/bucket/armclient.json
Jakub Čábera fa56341c2e yq: Update to version 4.1.0
apimtemplate: Fix extraction
format a*
2020-12-26 08:35:32 +01:00

17 lines
598 B
JSON

{
"version": "1.6",
"description": "A simple command line tool to invoke the Azure Resource Manager API",
"homepage": "https://github.com/projectkudu/ARMClient",
"license": "Apache-2.0",
"url": "https://github.com/projectkudu/ARMClient/releases/download/v1.6/ARMClient.zip",
"hash": "5370d8179c3e73f8a934e5179560207cf9b54157dc094b1a95a2c4d4a2246f0b",
"bin": [
"ARMClient.exe",
"AADClient.exe"
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/projectkudu/ARMClient/releases/download/v$version/ARMClient.zip"
}
}