mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nasm: Update to version 2.16.01
This commit is contained in:
parent
6fac101429
commit
2105d085dd
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "2.16",
|
"version": "2.16.01",
|
||||||
"description": "80x86 and x86-64 assembler designed for portability and modularity.",
|
"description": "80x86 and x86-64 assembler designed for portability and modularity.",
|
||||||
"homepage": "https://www.nasm.us",
|
"homepage": "https://www.nasm.us",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16/win64/nasm-2.16-win64.zip",
|
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win64/nasm-2.16.01-win64.zip",
|
||||||
"hash": "b50871c27e2db1492bd2464871992c3c09b54d171264e4cda3e32342ab3df785"
|
"hash": "029eed31faf0d2c5f95783294432cbea6c15bf633430f254bb3c1f195c67ca3a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16/win32/nasm-2.16-win32.zip",
|
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win32/nasm-2.16.01-win32.zip",
|
||||||
"hash": "430d1c18d57efad9802298e5534cc075f5a7ccbccce463535ac754fb0a41fef3"
|
"hash": "e289fa70c88594b092c916344bb8bfcd6896b604bfab284ab57b1372997c820c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "nasm-2.16",
|
"extract_dir": "nasm-2.16.01",
|
||||||
"bin": [
|
"bin": [
|
||||||
"nasm.exe",
|
"nasm.exe",
|
||||||
"ndisasm.exe",
|
"ndisasm.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user