From 96a21431f45cee7d801577aa5c087e1b65b813ac Mon Sep 17 00:00:00 2001 From: uefibot Date: Sat, 18 Apr 2026 22:07:22 +0000 Subject: [PATCH] Update BaseTools external dependency to v2024050004.0.5 Signed-off-by: Project Mu UEFI Bot --- BaseTools/Bin/basetoolsbin_ext_dep.yaml | 27 +++++++++++++------------ 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/BaseTools/Bin/basetoolsbin_ext_dep.yaml b/BaseTools/Bin/basetoolsbin_ext_dep.yaml index 09b685a8b0b..2115ed5fd16 100644 --- a/BaseTools/Bin/basetoolsbin_ext_dep.yaml +++ b/BaseTools/Bin/basetoolsbin_ext_dep.yaml @@ -7,16 +7,17 @@ # Copyright (c) 2019, Microsoft Corporation # SPDX-License-Identifier: BSD-2-Clause-Patent ## -{ - "scope": "global", - "id": "edk-tools-bin", - "type": "web", - "name": "Mu-Basetools", - "source": "https://github.com/microsoft/mu_basecore/releases/download/v2023020002.0.3/basetools-v2023020002.0.3.tar.gz", - "version": "v2023020002.0.3", - "sha256": "7260efe6e4e734ac66b24d6dc5f4908bf7aa444a7827cb405a66131b7b75e86f", - "internal_path": "/basetools/", - "compression_type": "tar", - "flags": ["set_shell_var", "set_path", "host_specific"], - "var_name": "EDK_TOOLS_BIN" -} +scope: global +id: edk-tools-bin +type: web +name: Mu-Basetools +source: https://github.com/microsoft/mu_basecore/releases/download/v2024050004.0.5/basetools-v2024050004.0.5.tar.gz +version: v2024050004.0.5 +sha256: 0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5 +internal_path: /basetools/ +compression_type: tar +flags: + - set_shell_var + - set_path + - host_specific +var_name: EDK_TOOLS_BIN