Skip to content

Commit b3b3644

Browse files
[dev/202502] Update BaseTools ext dep to dev-v2025020000.0.3 (#1394)
This PR updates the BaseTools external dependency to version dev-v2025020000.0.3. Signed-off-by: Project Mu UEFI Bot <[email protected]> Co-authored-by: uefibot <[email protected]>
1 parent 47032cf commit b3b3644

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/v2025020000.0.4/basetools-v2025020000.0.4.tar.gz",
16-
"version": "v2025020000.0.4",
17-
"sha256": "e1117551aea3b505c4121a3b1bfe51991bd7b84be5f02068f171bf49ee8ed609",
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-v2025020000.0.3/basetools-dev-v2025020000.0.3.tar.gz
15+
version: dev-v2025020000.0.3
16+
sha256: 6aaad076391053e2074d2ca2f81caab78f32ae267acf912b35373a2c19b57a04
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)