mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
azure-cli: Fix hash (#690)
This commit is contained in:
parent
187e24939b
commit
b079c62b58
@ -4,9 +4,9 @@
|
|||||||
"version": "2.0.78",
|
"version": "2.0.78",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://azurecliprod.azureedge.net/msi/azure-cli-2.0.78.msi",
|
"url": "https://azurecliprod.azureedge.net/msi/azure-cli-2.0.78.msi",
|
||||||
"hash": "33e757c8ebcb655cb16fc5810ce2c1059363ba1266467d64d7561185328bda76",
|
"hash": "32732453e8194d1002a6e0aa08715e4fae22c6e224ce5a6ce11b3cd6591668fe",
|
||||||
"extract_dir": "Microsoft SDKs/Azure/CLI2",
|
"extract_dir": "Microsoft SDKs\\Azure\\CLI2",
|
||||||
"bin": "wbin/az.cmd",
|
"bin": "wbin\\az.cmd",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/Azure/azure-cli",
|
"github": "https://github.com/Azure/azure-cli",
|
||||||
"regex": "/releases/tag/azure-cli-([\\d.]+)"
|
"regex": "/releases/tag/azure-cli-([\\d.]+)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user