nasm@2.16.01: Remove the "rdoff\**.exe" files from bin (#4266)

This commit is contained in:
Xiangfang Chen 2022-12-23 16:36:09 +08:00 committed by GitHub
parent ea1da687e6
commit 89bfae9437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,16 +16,7 @@
"extract_dir": "nasm-2.16.01",
"bin": [
"nasm.exe",
"ndisasm.exe",
"rdoff\\ldrdf.exe",
"rdoff\\rdf2bin.exe",
"rdoff\\rdf2com.exe",
"rdoff\\rdf2ihx.exe",
"rdoff\\rdf2ith.exe",
"rdoff\\rdf2srec.exe",
"rdoff\\rdfdump.exe",
"rdoff\\rdflib.exe",
"rdoff\\rdx.exe"
"ndisasm.exe"
],
"checkver": {
"url": "https://nasm.us/doc/nasmdocc.html",