azure-ps: Update to version 3.8.0.32768

This commit is contained in:
Ash258 2020-04-22 23:38:53 +02:00
parent 3d4828c475
commit 5499e374c0

View File

@ -1,16 +1,16 @@
{ {
"version": "3.7.0.32747", "version": "3.8.0.32768",
"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.7.0-March2020/Az-Cmdlets-3.7.0.32747-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v3.8.0-April2020/Az-Cmdlets-3.8.0.32768-x86.msi",
"hash": "15de0b15f9c8db16771bde72412b43fc8be3029e3a1332f154d046d1373257bf" "hash": "78bdafea82a52dea03e5d7cff39aa6dbf224ae7e2d41c073d3a751d09f47767d"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v3.7.0-March2020/Az-Cmdlets-3.7.0.32747-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v3.8.0-April2020/Az-Cmdlets-3.8.0.32768-x64.msi",
"hash": "23ec4cf6f1a77c89ddb16d669aa03172cfbc107bdfdf8a963ed49bb50ed52e62" "hash": "d882b5a7a39bbbaf7d7dfd2c1ed0d7ac98a6dc82f04eddd901a45b5e7eebaceb"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",