mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
nasm: Update to version 2.16
This commit is contained in:
parent
cf20d40a5c
commit
78a856d7b7
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "2.15.05",
|
||||
"version": "2.16",
|
||||
"description": "80x86 and x86-64 assembler designed for portability and modularity.",
|
||||
"homepage": "https://www.nasm.us",
|
||||
"license": "BSD-2-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/win64/nasm-2.15.05-win64.zip",
|
||||
"hash": "f5c93c146f52b4f1664fa3ce6579f961a910e869ab0dae431bd871bdd2584ef2"
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16/win64/nasm-2.16-win64.zip",
|
||||
"hash": "b50871c27e2db1492bd2464871992c3c09b54d171264e4cda3e32342ab3df785"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/win32/nasm-2.15.05-win32.zip",
|
||||
"hash": "258c7d1076e435511cf2fdf94e2281eadbdb9e3003fd57f356f446e2bce3119e"
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16/win32/nasm-2.16-win32.zip",
|
||||
"hash": "430d1c18d57efad9802298e5534cc075f5a7ccbccce463535ac754fb0a41fef3"
|
||||
}
|
||||
},
|
||||
"extract_dir": "nasm-2.15.05",
|
||||
"extract_dir": "nasm-2.16",
|
||||
"bin": [
|
||||
"nasm.exe",
|
||||
"ndisasm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user