azure-ps: Update to version 2.6.0.29579

This commit is contained in:
Richard Kuhnt 2019-08-27 18:00:35 +00:00
parent f7057ed430
commit 0a1056c3a8

View File

@ -1,16 +1,16 @@
{ {
"version": "2.5.0.29171", "version": "2.6.0.29579",
"description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.", "description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.",
"homepage": "https://aka.ms/azpsdocs", "homepage": "https://aka.ms/azpsdocs",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v2.5.0-July2019/Az-Cmdlets-2.5.0.29171-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v2.6.0-August2019/Az-Cmdlets-2.6.0.29579-x86.msi",
"hash": "db8ff5160bffbffa0f31e63f2fd9c810e23c666c77d2badcee316aaa5e54d8eb" "hash": "20a9604152d1432f45a9b44765dd29dfb5c1cfeb52b28b49e2b9f3e1b0345026"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v2.5.0-July2019/Az-Cmdlets-2.5.0.29171-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v2.6.0-August2019/Az-Cmdlets-2.6.0.29579-x64.msi",
"hash": "51c757e4ffc3a9ab1ccd20376a491a9f3b417b350eed347629d001a124ff11ed" "hash": "b38e4d285262d42f6c9557dbd713c9cf4cf67cd9a589018fcea5ba45623db85e"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",