Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 14 additions & 13 deletions BaseTools/Bin/basetoolsbin_ext_dep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.4/basetools-v2024050004.0.4.tar.gz
version: v2024050004.0.4
sha256: 0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5
internal_path: /basetools/
compression_type: tar
flags:
- set_shell_var
- set_path
- host_specific
var_name: EDK_TOOLS_BIN
Loading