mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nasm: Update to version 2.16.03
This commit is contained in:
parent
b79907f9f8
commit
362b99166f
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "2.16.02",
|
||||
"version": "2.16.03",
|
||||
"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.16.02/win64/nasm-2.16.02-win64.zip",
|
||||
"hash": "3facb987f97b9fc4a485d2f95aa64219dbfa991fc5d1867f7b0f93e416074d3c"
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.03/win64/nasm-2.16.03-win64.zip",
|
||||
"hash": "3ee4782247bcb874378d02f7eab4e294a84d3d15f3f6ee2de2f47a46aa7226e6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.02/win32/nasm-2.16.02-win32.zip",
|
||||
"hash": "6ae25b784ee9d35f40825ef74b1791175da2e6491c815c6d347b56926e093ed6"
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.03/win32/nasm-2.16.03-win32.zip",
|
||||
"hash": "1881d062da8a2f02d832c3d47262697817541bcbb853126638ad209ea6ffe5b0"
|
||||
}
|
||||
},
|
||||
"extract_dir": "nasm-2.16.02",
|
||||
"extract_dir": "nasm-2.16.03",
|
||||
"bin": [
|
||||
"nasm.exe",
|
||||
"ndisasm.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user