diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 2e96315d80..6f94c30141 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "15.2.0.40510", + "version": "15.3.0.40553", "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/v15.2.0-January2026/Az-Cmdlets-15.2.0.40510-x64.msi", - "hash": "31a081e0ab6868ffa6403017c9a0c612eea34f540ea9af451fc9717001c80d3f" + "url": "https://github.com/Azure/azure-powershell/releases/download/v15.3.0-February2026/Az-Cmdlets-15.3.0.40553-x64.msi", + "hash": "897ba92c3b00025592501bccdad0075d754f9ac6abd6048a7032f6cd81bc9992" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v15.2.0-January2026/Az-Cmdlets-15.2.0.40510-x86.msi", - "hash": "2178d9fcf957a53e5cd46bc108d1762d49c63c7ab924728b3d80f454a9385347" + "url": "https://github.com/Azure/azure-powershell/releases/download/v15.3.0-February2026/Az-Cmdlets-15.3.0.40553-x86.msi", + "hash": "65d37a501bb3765103d9fe395ff285bb25e0aa800d97bc9a6a051f9bcfd54b95" } }, "extract_dir": "WindowsPowerShell\\Modules",