azure-ps: Update to version 6.1.0.34441

This commit is contained in:
Richard Kuhnt 2021-06-11 16:00:20 +00:00
parent 49caa0aa88
commit 4efa7ba75b

View File

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