diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index cbf63f2356..0985974ecc 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "12.2.0.38863", + "version": "12.3.0.38938", "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/v12.2.0-August2024/Az-Cmdlets-12.2.0.38863-x64.msi", - "hash": "0487a61538e6065330ac459d3630de24493166ff04d384a51760036c4006fb7a" + "url": "https://github.com/Azure/azure-powershell/releases/download/v12.3.0-September2024/Az-Cmdlets-12.3.0.38938-x64.msi", + "hash": "61236f231c121db1f641b925de7d3a6b424821c8e0a5279d9b780007f45ef130" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v12.2.0-August2024/Az-Cmdlets-12.2.0.38863-x86.msi", - "hash": "e89bf894608176a966b133536b37328a996b6f4fe08783af23f3f27475f96467" + "url": "https://github.com/Azure/azure-powershell/releases/download/v12.3.0-September2024/Az-Cmdlets-12.3.0.38938-x86.msi", + "hash": "eebd822d56ac1acfe3e260f41897a02ad94c44d0b105062a2cbb673276346e05" } }, "extract_dir": "WindowsPowerShell\\Modules",