mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
17 lines
598 B
JSON
17 lines
598 B
JSON
{
|
|
"homepage": "https://github.com/projectkudu/ARMClient",
|
|
"description": "A simple command line tool to invoke the Azure Resource Manager API",
|
|
"license": "Apache-2.0",
|
|
"version": "1.4",
|
|
"url": "https://github.com/projectkudu/ARMClient/releases/download/v1.4/ARMClient.zip",
|
|
"hash": "39b47b7c9feda7141c902948f2b63731300c57094098f2c8a7064f7b47864a81",
|
|
"bin": [
|
|
"ARMClient.exe",
|
|
"AADClient.exe"
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/projectkudu/ARMClient/releases/download/v$version/ARMClient.zip"
|
|
}
|
|
}
|