diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index e50f7a88c7..51fd0959c8 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "14.5.0.40252", + "version": "14.6.0.40329", "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.5.0-October2025/Az-Cmdlets-14.5.0.40252-x64.msi", - "hash": "dc149a5c5078d16b2e8f6c49b99a285241f3346f22795f158f5cb73cea26aeb1" + "url": "https://github.com/Azure/azure-powershell/releases/download/v14.6.0-November2025/Az-Cmdlets-14.6.0.40329-x64.msi", + "hash": "07b6ac821c7f62a5db58832148cd7a548ce875fa0e08d142704535bf23e6b5f1" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v14.5.0-October2025/Az-Cmdlets-14.5.0.40252-x86.msi", - "hash": "41703acd7141b4ee22463c99110d66fb0a4b156e7fd3b02264b0eff88805bf98" + "url": "https://github.com/Azure/azure-powershell/releases/download/v14.6.0-November2025/Az-Cmdlets-14.6.0.40329-x86.msi", + "hash": "319b70f179e8a8cde8bbcb228f5d5fe5705eccd78ac116dbb9cf5c5ab4222065" } }, "extract_dir": "WindowsPowerShell\\Modules",