From e8cffbb6a29aef9dbdb58f6c6d8cfb5179c39a1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 20:24:47 +0000 Subject: [PATCH] azure-ps: Update to version 10.4.1.37722 --- 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 43d32c4ac6..0082a08d02 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "10.4.0.37719", + "version": "10.4.1.37722", "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/v10.4.0-September2023/Az-Cmdlets-10.4.0.37719-x64.msi", - "hash": "7f511f092ec55ccfa012c2c51f8d9e723cf23a8ddf649dcfbf6d46adecded7eb" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.4.1-September2023/Az-Cmdlets-10.4.1.37722-x64.msi", + "hash": "189598f01a07b769e3a5aac3db252a231ee31c0508d93a31b34f75f45f5c77d0" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v10.4.0-September2023/Az-Cmdlets-10.4.0.37719-x86.msi", - "hash": "9b4357437f35a7fa00d28572d4aa4c188c32ec0455ff3edb6ea6c8d9858094dd" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.4.1-September2023/Az-Cmdlets-10.4.1.37722-x86.msi", + "hash": "0cb71b530055b955fed9d589cc9da26c8cc89ac2c84a4f4625f7ec2b3540e258" } }, "extract_dir": "WindowsPowerShell\\Modules",