diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 9e7f3d9eed..71965de4b7 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "9.7.1.37187", + "version": "9.7.1.37189", "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/v9.7.1-May2023/Az-Cmdlets-9.7.1.37187-x64.msi", - "hash": "4d4157a87618df98659ad51f20112ce60b21a5516c9e88b07a00790406a8a9dd" + "url": "https://github.com/Azure/azure-powershell/releases/download/v9.7.1-May2023/Az-Cmdlets-9.7.1.37189-x64.msi", + "hash": "4b2273325878476269696f7e5ab16bb8789d1b384a3e7f7270a72479b1242613" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v9.7.1-May2023/Az-Cmdlets-9.7.1.37187-x86.msi", - "hash": "24f68374f64d489af09b7d754f7373ceab00daa3a112ad0e09649d88c807e908" + "url": "https://github.com/Azure/azure-powershell/releases/download/v9.7.1-May2023/Az-Cmdlets-9.7.1.37189-x86.msi", + "hash": "dafbfd95752b8a942fd3b81e06df9df3c7f031fc9adf0996da5a37f69626eea6" } }, "extract_dir": "WindowsPowerShell\\Modules",