From 9f7a309aa6da8dbde3d5ff33b98a20d23b6db205 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 08:31:21 +0000 Subject: [PATCH] azure-ps: Update to version 13.3.0.39388 --- 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 d8764b2eee..be1ee09ab9 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "13.2.0.39336", + "version": "13.3.0.39388", "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.2.0-February2025/Az-Cmdlets-13.2.0.39336-x64.msi", - "hash": "70b8629738dce1a693960d92284cb7f4985c4d005855c0ee5883824d43c7cbbf" + "url": "https://github.com/Azure/azure-powershell/releases/download/v13.3.0-March2025/Az-Cmdlets-13.3.0.39388-x64.msi", + "hash": "045d3912063805e1f5a9e4a0c67ca25593efff9f2bd2f9900c7bc2e4784fc3de" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v13.2.0-February2025/Az-Cmdlets-13.2.0.39336-x86.msi", - "hash": "2bd4056ee63c225bb12869f1c124a9503e5225d674bb74eee76b03b7f6e80486" + "url": "https://github.com/Azure/azure-powershell/releases/download/v13.3.0-March2025/Az-Cmdlets-13.3.0.39388-x86.msi", + "hash": "5e05f61c7c49404412c348f048b5299c197cedbe6f927acb539e6ddf538c4e1e" } }, "extract_dir": "WindowsPowerShell\\Modules",