azure-cli: Fix hash (#690)

This commit is contained in:
Jakub Čábera 2019-12-30 14:26:17 +01:00 committed by Chawye Hsu
parent 187e24939b
commit b079c62b58

View File

@ -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.]+)"