From d9fbc92c6ff69344a4bf4e8e8066a5bac2b50e51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 08:28:08 +0000 Subject: [PATCH] azure-ps: Update to version 11.6.0.38526 --- 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 c3e2a48b2c..595b48f7cf 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "11.5.0.38451", + "version": "11.6.0.38526", "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/v11.5.0-April2024/Az-Cmdlets-11.5.0.38451-x64.msi", - "hash": "bdac5575038f1bf866c097994872d95692e819e46e3582ea30122e7e1ac6aec0" + "url": "https://github.com/Azure/azure-powershell/releases/download/v11.6.0-April2024/Az-Cmdlets-11.6.0.38526-x64.msi", + "hash": "f8dcca6b46439f1ad2f0f32ac9c1a08efaf270550c990c4515142de98f724cdb" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v11.5.0-April2024/Az-Cmdlets-11.5.0.38451-x86.msi", - "hash": "850bf05e845d440d3d3be843c53cb1b712a6de7f53c3bff3f214fee9d92c0c3f" + "url": "https://github.com/Azure/azure-powershell/releases/download/v11.6.0-April2024/Az-Cmdlets-11.6.0.38526-x86.msi", + "hash": "76159b85cb11a2a7301a1f60131175281abf29639f4e2e961ae2c3edaa9ef574" } }, "extract_dir": "WindowsPowerShell\\Modules",