mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Add ARMClient version 1.3 (#2588)
This commit is contained in:
parent
44a4fffba2
commit
375c743e3f
16
armclient.json
Normal file
16
armclient.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"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.3",
|
||||||
|
"url": "https://github.com/projectkudu/ARMClient/releases/download/v1.3/ARMClient.zip",
|
||||||
|
"hash": "029e54777c863b1b27fc9caf201d0279b1b76f3ba3da882c367f6ec730539b8d",
|
||||||
|
"bin": [
|
||||||
|
"ARMClient.exe",
|
||||||
|
"AADClient.exe"
|
||||||
|
],
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/projectkudu/ARMClient/releases/download/v$version/ARMClient.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user