From 9195792e7f29af8f4909cb3688b41b2b6fd6c5f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 08:29:55 +0000 Subject: [PATCH] azure-ps: Update to version 13.5.0.39633 --- 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 6e6c8609c7..c9bb0cb1c9 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "13.4.0.39483", + "version": "13.5.0.39633", "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/v13.4.0-April2025/Az-Cmdlets-13.4.0.39483-x64.msi", - "hash": "e1b9f830517031b219718894fb00310966cc569c0766e766aeaf9e7212b7e6fc" + "url": "https://github.com/Azure/azure-powershell/releases/download/v13.5.0-May2025/Az-Cmdlets-13.5.0.39633-x64.msi", + "hash": "830a6dd19b8c35869b243db42e0e96e081b0873a03e9f785a839454dc492c890" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v13.4.0-April2025/Az-Cmdlets-13.4.0.39483-x86.msi", - "hash": "5ccba9ec37ba7d8c379416bbea47052bb2ba85032faa884fe0acbc79629cf880" + "url": "https://github.com/Azure/azure-powershell/releases/download/v13.5.0-May2025/Az-Cmdlets-13.5.0.39633-x86.msi", + "hash": "15b69c3ba155a917481083e816106edf034d38853593f8082608443b75ced34a" } }, "extract_dir": "WindowsPowerShell\\Modules",