diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 6bfb83f518..9b99f360be 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -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.", "homepage": "https://aka.ms/azpsdocs", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v6.1.0-June2021/Az-Cmdlets-6.1.0.34441-x64.msi", - "hash": "6d55c114c7155a88090b343e6497eddd68df510c41674be0d07c18980bab9b98" + "url": "https://github.com/Azure/azure-powershell/releases/download/v6.2.0-July2021/Az-Cmdlets-6.2.0.34513-x64.msi", + "hash": "c7ec6e12f93a7253f1892508b7c5738d15ad2bfac6ced27f1f205342dbd38ff3" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v6.1.0-June2021/Az-Cmdlets-6.1.0.34441-x86.msi", - "hash": "3a1b4e99ca61a4ef06ef42ae42a995fdab989f34340079a31da438ed7ccf734b" + "url": "https://github.com/Azure/azure-powershell/releases/download/v6.2.0-July2021/Az-Cmdlets-6.2.0.34513-x86.msi", + "hash": "2b5eca0519c1bb2ac0ee735eeed03b138804ea0c4bd78582c4070cbe56a89a1a" } }, "extract_dir": "WindowsPowerShell\\Modules",