From f8744fd26668c01e792f2d7fe82d9bb6b200fbea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 08:30:20 +0000 Subject: [PATCH] azure-ps: Update to version 13.4.0.39483 --- 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 be1ee09ab9..6e6c8609c7 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "13.3.0.39388", + "version": "13.4.0.39483", "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.3.0-March2025/Az-Cmdlets-13.3.0.39388-x64.msi", - "hash": "045d3912063805e1f5a9e4a0c67ca25593efff9f2bd2f9900c7bc2e4784fc3de" + "url": "https://github.com/Azure/azure-powershell/releases/download/v13.4.0-April2025/Az-Cmdlets-13.4.0.39483-x64.msi", + "hash": "e1b9f830517031b219718894fb00310966cc569c0766e766aeaf9e7212b7e6fc" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v13.3.0-March2025/Az-Cmdlets-13.3.0.39388-x86.msi", - "hash": "5e05f61c7c49404412c348f048b5299c197cedbe6f927acb539e6ddf538c4e1e" + "url": "https://github.com/Azure/azure-powershell/releases/download/v13.4.0-April2025/Az-Cmdlets-13.4.0.39483-x86.msi", + "hash": "5ccba9ec37ba7d8c379416bbea47052bb2ba85032faa884fe0acbc79629cf880" } }, "extract_dir": "WindowsPowerShell\\Modules",