From 004dea12f61ab1a8e3cfcbaae54a4063c2bdca0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 04:28:37 +0000 Subject: [PATCH] azure-ps: Update to version 12.3.0.38938 --- 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 cbf63f2356..0985974ecc 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "12.2.0.38863", + "version": "12.3.0.38938", "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.2.0-August2024/Az-Cmdlets-12.2.0.38863-x64.msi", - "hash": "0487a61538e6065330ac459d3630de24493166ff04d384a51760036c4006fb7a" + "url": "https://github.com/Azure/azure-powershell/releases/download/v12.3.0-September2024/Az-Cmdlets-12.3.0.38938-x64.msi", + "hash": "61236f231c121db1f641b925de7d3a6b424821c8e0a5279d9b780007f45ef130" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v12.2.0-August2024/Az-Cmdlets-12.2.0.38863-x86.msi", - "hash": "e89bf894608176a966b133536b37328a996b6f4fe08783af23f3f27475f96467" + "url": "https://github.com/Azure/azure-powershell/releases/download/v12.3.0-September2024/Az-Cmdlets-12.3.0.38938-x86.msi", + "hash": "eebd822d56ac1acfe3e260f41897a02ad94c44d0b105062a2cbb673276346e05" } }, "extract_dir": "WindowsPowerShell\\Modules",