diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index c6d19eb7f0..e50f7a88c7 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "14.4.0.40132", + "version": "14.5.0.40252", "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/v14.4.0-September2025/Az-Cmdlets-14.4.0.40132-x64.msi", - "hash": "6a8ebafab5633220fe016bb833f39312ffff5e25706c951eec80861267d8b507" + "url": "https://github.com/Azure/azure-powershell/releases/download/v14.5.0-October2025/Az-Cmdlets-14.5.0.40252-x64.msi", + "hash": "dc149a5c5078d16b2e8f6c49b99a285241f3346f22795f158f5cb73cea26aeb1" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v14.4.0-September2025/Az-Cmdlets-14.4.0.40132-x86.msi", - "hash": "c2a9cea16a6ecd248e6fc0652e93e70d513caaaf5fc07548d8989b2d6d57381a" + "url": "https://github.com/Azure/azure-powershell/releases/download/v14.5.0-October2025/Az-Cmdlets-14.5.0.40252-x86.msi", + "hash": "41703acd7141b4ee22463c99110d66fb0a4b156e7fd3b02264b0eff88805bf98" } }, "extract_dir": "WindowsPowerShell\\Modules",