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