azure-ps: Update to version 6.2.0.34513

This commit is contained in:
Richard Kuhnt 2021-07-06 07:01:20 +00:00
parent df6a076f44
commit e01a2b2c16

View File

@ -1,16 +1,16 @@
{ {
"version": "6.1.0.34441", "version": "6.2.0.34513",
"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.1.0-June2021/Az-Cmdlets-6.1.0.34441-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v6.2.0-July2021/Az-Cmdlets-6.2.0.34513-x64.msi",
"hash": "6d55c114c7155a88090b343e6497eddd68df510c41674be0d07c18980bab9b98" "hash": "c7ec6e12f93a7253f1892508b7c5738d15ad2bfac6ced27f1f205342dbd38ff3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v6.1.0-June2021/Az-Cmdlets-6.1.0.34441-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v6.2.0-July2021/Az-Cmdlets-6.2.0.34513-x86.msi",
"hash": "3a1b4e99ca61a4ef06ef42ae42a995fdab989f34340079a31da438ed7ccf734b" "hash": "2b5eca0519c1bb2ac0ee735eeed03b138804ea0c4bd78582c4070cbe56a89a1a"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",