From c97234e0b32fe58e438f0d9ec67266970a46cc33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 08:26:40 +0000 Subject: [PATCH] azure-ps: Update to version 10.0.0.37310 --- 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 71965de4b7..52623ae2c8 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "9.7.1.37189", + "version": "10.0.0.37310", "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/v9.7.1-May2023/Az-Cmdlets-9.7.1.37189-x64.msi", - "hash": "4b2273325878476269696f7e5ab16bb8789d1b384a3e7f7270a72479b1242613" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.0.0-June2023/Az-Cmdlets-10.0.0.37310-x64.msi", + "hash": "428379df6e4ab230e828840e7f1c320a8bbf85ecc4823e1f980751a42803fd36" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v9.7.1-May2023/Az-Cmdlets-9.7.1.37189-x86.msi", - "hash": "dafbfd95752b8a942fd3b81e06df9df3c7f031fc9adf0996da5a37f69626eea6" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.0.0-June2023/Az-Cmdlets-10.0.0.37310-x86.msi", + "hash": "c8e920446ed156883f27744acf791908e50886655b1c5cc31824a4cd999d3353" } }, "extract_dir": "WindowsPowerShell\\Modules",