azure-ps: Update to version 3.0.0.30818

This commit is contained in:
Richard Kuhnt 2019-11-04 10:00:21 +00:00
parent 3be9b894ca
commit 772fadc28c

View File

@ -1,16 +1,16 @@
{
"version": "2.8.0.30290",
"version": "3.0.0.30818",
"description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.",
"homepage": "https://aka.ms/azpsdocs",
"license": "Apache-2.0",
"architecture": {
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v2.8.0-October2019/Az-Cmdlets-2.8.0.30290-x86.msi",
"hash": "66ccd5e33e6725343c87a9a878cca8bc2ad0e3748b6014f32bfaad55a5aaffc6"
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.0.0-November2019/Az-Cmdlets-3.0.0.30818-x86.msi",
"hash": "2047bf0ebc6c93ae49b7ed1054159d1070d47752ccdc8c9066cbe1ab540bc5a2"
},
"64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v2.8.0-October2019/Az-Cmdlets-2.8.0.30290-x64.msi",
"hash": "a0816d02944d257a685e18fd380dbb4006e05483f3de9a3366ee4362d0fd614c"
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.0.0-November2019/Az-Cmdlets-3.0.0.30818-x64.msi",
"hash": "b1aac53f9a379e1291dccdd4592efd5514c769a53a5e248ef7ab328b64eaf20c"
}
},
"extract_dir": "WindowsPowerShell\\Modules",