From e36f75103f18cf90505537ac81449cbf98b5c3db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 08:31:34 +0000 Subject: [PATCH] azure-ps: Update to version 15.0.0.40409 --- bucket/azure-ps.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 51fd0959c8..edb4d0aa09 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "14.6.0.40329", + "version": "15.0.0.40409", "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.6.0-November2025/Az-Cmdlets-14.6.0.40329-x64.msi", - "hash": "07b6ac821c7f62a5db58832148cd7a548ce875fa0e08d142704535bf23e6b5f1" + "url": "https://github.com/Azure/azure-powershell/releases/download/v15.0.0-November2025/Az-Cmdlets-15.0.0.40409-x64.msi", + "hash": "8af8cf7892c89e05a937727af8237d8223a35b37db51f0b8a25e3e138e17af8d" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v14.6.0-November2025/Az-Cmdlets-14.6.0.40329-x86.msi", - "hash": "319b70f179e8a8cde8bbcb228f5d5fe5705eccd78ac116dbb9cf5c5ab4222065" + "url": "https://github.com/Azure/azure-powershell/releases/download/v15.0.0-November2025/Az-Cmdlets-15.0.0.40409-x86.msi", + "hash": "ba6dfbf5c9fa7736d09c0735606d26fbc8c287d8e9007e7cf0832abe9dd70ffe" } }, "extract_dir": "WindowsPowerShell\\Modules",