Skip to content

Commit c66f022

Browse files
[dev/202405] Update BaseTools ext dep to dev-v2024050004.0.3 (#1403)
This PR updates the BaseTools external dependency to version dev-v2024050004.0.3. Signed-off-by: Project Mu UEFI Bot <[email protected]> Co-authored-by: uefibot <[email protected]>
1 parent 71d052a commit c66f022

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

BaseTools/Bin/basetoolsbin_ext_dep.yaml

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,17 @@
77
# Copyright (c) 2019, Microsoft Corporation
88
# SPDX-License-Identifier: BSD-2-Clause-Patent
99
##
10-
{
11-
"scope": "global",
12-
"id": "edk-tools-bin",
13-
"type": "web",
14-
"name": "Mu-Basetools",
15-
"source": "https://github.com/microsoft/mu_basecore/releases/download/v2023020002.0.3/basetools-v2023020002.0.3.tar.gz",
16-
"version": "v2023020002.0.3",
17-
"sha256": "7260efe6e4e734ac66b24d6dc5f4908bf7aa444a7827cb405a66131b7b75e86f",
18-
"internal_path": "/basetools/",
19-
"compression_type": "tar",
20-
"flags": ["set_shell_var", "set_path", "host_specific"],
21-
"var_name": "EDK_TOOLS_BIN"
22-
}
10+
scope: global
11+
id: edk-tools-bin
12+
type: web
13+
name: Mu-Basetools
14+
source: https://github.com/microsoft/mu_basecore/releases/download/dev-v2024050004.0.3/basetools-dev-v2024050004.0.3.tar.gz
15+
version: dev-v2024050004.0.3
16+
sha256: a53cffe99ef9b5534fe52e59e977b1e8fb57d066c8042dfa7d42daad36f00cbf
17+
internal_path: /basetools/
18+
compression_type: tar
19+
flags:
20+
- set_shell_var
21+
- set_path
22+
- host_specific
23+
var_name: EDK_TOOLS_BIN

0 commit comments

Comments
 (0)