* [PATCH v2 1/1] BaseTools: Update the NASM CI dependency
@ 2021-02-23 4:33 Bret Barkelew
0 siblings, 0 replies; only message in thread
From: Bret Barkelew @ 2021-02-23 4:33 UTC (permalink / raw)
To: devel
Update the external dependency (consumed by Edk2Tools) version for NASM,
as agreed in recent community meetings:
https://edk2.groups.io/g/devel/message/71289
https://edk2.groups.io/g/devel/message/71070
This is primarily used by CI builds, but may also be used by platforms.
---
BaseTools/Bin/nasm_ext_dep.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/BaseTools/Bin/nasm_ext_dep.yaml b/BaseTools/Bin/nasm_ext_dep.yaml
index 60b1f71b56aa..56703d4c18e7 100644
--- a/BaseTools/Bin/nasm_ext_dep.yaml
+++ b/BaseTools/Bin/nasm_ext_dep.yaml
@@ -13,6 +13,6 @@
"type": "nuget",
"name": "mu_nasm",
"source": "https://api.nuget.org/v3/index.json",
- "version": "2.14.02",
+ "version": "2.15.05",
"flags": ["set_path", "host_specific"]
}
--
2.28.0.windows.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-23 4:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-23 4:33 [PATCH v2 1/1] BaseTools: Update the NASM CI dependency Bret Barkelew
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox