From 948af74e92736f51e33a7bfc177bd744be38045c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 16:30:48 +0000 Subject: [PATCH] azure-ps: Update to version 12.4.0.39034 --- 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 0985974ecc..758b37fb8e 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "12.3.0.38938", + "version": "12.4.0.39034", "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/v12.3.0-September2024/Az-Cmdlets-12.3.0.38938-x64.msi", - "hash": "61236f231c121db1f641b925de7d3a6b424821c8e0a5279d9b780007f45ef130" + "url": "https://github.com/Azure/azure-powershell/releases/download/v12.4.0-October2024/Az-Cmdlets-12.4.0.39034-x64.msi", + "hash": "8dd2cf4c5edef91e8658862ab447ad6965e77b874220a52f38bc8a0175907662" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v12.3.0-September2024/Az-Cmdlets-12.3.0.38938-x86.msi", - "hash": "eebd822d56ac1acfe3e260f41897a02ad94c44d0b105062a2cbb673276346e05" + "url": "https://github.com/Azure/azure-powershell/releases/download/v12.4.0-October2024/Az-Cmdlets-12.4.0.39034-x86.msi", + "hash": "a13e1a375b795fc408f0ae2ec2b9c1574c14c3e1425b2bf2264a06921ddbf25f" } }, "extract_dir": "WindowsPowerShell\\Modules",