azure-ps@3.0.0.30818: Fix hash (#586)

- Closes #560
This commit is contained in:
Jakub Čábera 2019-11-19 04:40:35 +01:00 committed by Hsiao-nan Cheung
parent e08394ab6e
commit 1e6637471a

View File

@ -6,11 +6,11 @@
"architecture": {
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.0.0-November2019/Az-Cmdlets-3.0.0.30818-x86.msi",
"hash": "2047bf0ebc6c93ae49b7ed1054159d1070d47752ccdc8c9066cbe1ab540bc5a2"
"hash": "61467e5bcdddabbd9df51b47cc7df0b5648352d79ad7aa1d8b4fc1aac4ef41d3"
},
"64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.0.0-November2019/Az-Cmdlets-3.0.0.30818-x64.msi",
"hash": "b1aac53f9a379e1291dccdd4592efd5514c769a53a5e248ef7ab328b64eaf20c"
"hash": "c623b840ecd1e04569141db8d35dace77b2ab1968bd892750be73ad77b036789"
}
},
"extract_dir": "WindowsPowerShell\\Modules",