diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index c102552289..2cd6076ef3 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "4.6.1.33350", + "version": "4.7.0.33468", "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/v4.6.1-August2020/Az-Cmdlets-4.6.1.33350-x64.msi", - "hash": "f4aff60c0ccd139f29d9d2944aca034e547ba521743e45c29c738c8912e64b70" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.7.0-September2020/Az-Cmdlets-4.7.0.33468-x64.msi", + "hash": "66c843c10c02fb45c59209ceb52f7295416cc302ca563d5fad8286b49152598c" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v4.6.1-August2020/Az-Cmdlets-4.6.1.33350-x86.msi", - "hash": "21489c6945151b09d115a1cadb08382a6767ad580fe1db32fd624110ee3259fa" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.7.0-September2020/Az-Cmdlets-4.7.0.33468-x86.msi", + "hash": "18c3801641ce5f61acb78745388a6760fbf6abf1b44c6c1e8138e61ce02571f1" } }, "extract_dir": "WindowsPowerShell\\Modules",