azure-ps: Update to version 4.1.0.32917

This commit is contained in:
Jakub Čábera 2020-05-20 09:11:03 +02:00
parent b67826df74
commit afe846114c

View File

@ -1,16 +1,16 @@
{ {
"version": "3.8.0.32768", "version": "4.1.0.32917",
"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/v3.8.0-April2020/Az-Cmdlets-3.8.0.32768-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v4.1.0-May2020/Az-Cmdlets-4.1.0.32917-x86.msi",
"hash": "78bdafea82a52dea03e5d7cff39aa6dbf224ae7e2d41c073d3a751d09f47767d" "hash": "dddd8435c8d983627e0989eb54a37d9f7311d1de0485a469f9b395c76b2bec98"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.8.0-April2020/Az-Cmdlets-3.8.0.32768-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v4.1.0-May2020/Az-Cmdlets-4.1.0.32917-x64.msi",
"hash": "d882b5a7a39bbbaf7d7dfd2c1ed0d7ac98a6dc82f04eddd901a45b5e7eebaceb" "hash": "b9b19458ef7794441de1eed9f8d0c531fde1d98b1006139e348f5e02cdb797d4"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",