azure-ps: Update to version 2.7.0.29947

This commit is contained in:
Richard Kuhnt 2019-09-24 15:00:21 +00:00
parent 4190c33d9a
commit 5994253168

View File

@ -1,16 +1,16 @@
{
"version": "2.6.0.29579",
"version": "2.7.0.29947",
"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.6.0-August2019/Az-Cmdlets-2.6.0.29579-x86.msi",
"hash": "20a9604152d1432f45a9b44765dd29dfb5c1cfeb52b28b49e2b9f3e1b0345026"
"url": "https://github.com/Azure/azure-powershell/releases/download/v2.7.0-September2019/Az-Cmdlets-2.7.0.29947-x86.msi",
"hash": "817b8d79a6a8772fe93427b674dd558444cf3e7be32c50306130e53c5b557559"
},
"64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v2.6.0-August2019/Az-Cmdlets-2.6.0.29579-x64.msi",
"hash": "b38e4d285262d42f6c9557dbd713c9cf4cf67cd9a589018fcea5ba45623db85e"
"url": "https://github.com/Azure/azure-powershell/releases/download/v2.7.0-September2019/Az-Cmdlets-2.7.0.29947-x64.msi",
"hash": "f66b67ea26c438939d945a08cdcdd5eda22da3514f3f3b15ce921aa552720efd"
}
},
"extract_dir": "WindowsPowerShell\\Modules",