azure-ps: Update to version 6.3.0.34604

This commit is contained in:
Richard Kuhnt 2021-08-03 06:00:32 +00:00
parent 2ff4263567
commit b80a7037b6

View File

@ -1,16 +1,16 @@
{ {
"version": "6.2.1.34515", "version": "6.3.0.34604",
"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": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.2.1-July2021/Az-Cmdlets-6.2.1.34515-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v6.3.0-August2021/Az-Cmdlets-6.3.0.34604-x64.msi",
"hash": "16d634fdfede659cc05ca7cd8ad9b7cedc09dcacd7264fc55f4d0c93ca3036f2" "hash": "930062d05ed282ed21398c32be97b4119daa6b6c29c1294a495edacf41fcb3cd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.2.1-July2021/Az-Cmdlets-6.2.1.34515-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v6.3.0-August2021/Az-Cmdlets-6.3.0.34604-x86.msi",
"hash": "568b9ad430890f7ee4db3c4c900b9fea3f1fe906d78c216eec8b1f84f5874e93" "hash": "91811ea4d2969725a95c7cd776533fc055140e15b1d5258ad4773afde79565e4"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",