mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nasm: Update to version 2.16.02
This commit is contained in:
parent
e98ea1fa0f
commit
51c3ac1bb4
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "2.16.01",
|
"version": "2.16.02",
|
||||||
"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.01/win64/nasm-2.16.01-win64.zip",
|
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.02/win64/nasm-2.16.02-win64.zip",
|
||||||
"hash": "029eed31faf0d2c5f95783294432cbea6c15bf633430f254bb3c1f195c67ca3a"
|
"hash": "3facb987f97b9fc4a485d2f95aa64219dbfa991fc5d1867f7b0f93e416074d3c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win32/nasm-2.16.01-win32.zip",
|
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.02/win32/nasm-2.16.02-win32.zip",
|
||||||
"hash": "e289fa70c88594b092c916344bb8bfcd6896b604bfab284ab57b1372997c820c"
|
"hash": "6ae25b784ee9d35f40825ef74b1791175da2e6491c815c6d347b56926e093ed6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "nasm-2.16.01",
|
"extract_dir": "nasm-2.16.02",
|
||||||
"bin": [
|
"bin": [
|
||||||
"nasm.exe",
|
"nasm.exe",
|
||||||
"ndisasm.exe"
|
"ndisasm.exe"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user