azure-ps: Update to version 3.4.0.31885

This commit is contained in:
Richard Kuhnt 2020-02-04 18:01:54 +00:00
parent ca8a1c07f2
commit 53ba7b0dca

View File

@ -1,16 +1,16 @@
{
"version": "3.3.0.31600",
"version": "3.4.0.31885",
"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/v3.3.0-January2020/Az-Cmdlets-3.3.0.31600-x86.msi",
"hash": "ed1b4fa212d99363f3fab8b4a1393c4001c752010374d804cf318d6deb2413cc"
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.4.0-February2020/Az-Cmdlets-3.4.0.31885-x86.msi",
"hash": "ad27720e4ab2a902b103a78d612b779ea52b9cdbb2aa3d2211c59e0c9e6ea1de"
},
"64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.3.0-January2020/Az-Cmdlets-3.3.0.31600-x64.msi",
"hash": "7d6dbab72a9d2df98043a1b6047ccc0be91f3650e3bcac21d27cfb40a14db21a"
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.4.0-February2020/Az-Cmdlets-3.4.0.31885-x64.msi",
"hash": "246d7a42a59209a9e17bf243140d961e3fa4043a6e97e936a181fe0b0c503486"
}
},
"extract_dir": "WindowsPowerShell\\Modules",