mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
nasm: Update to version 3.00
This commit is contained in:
parent
086ac84e58
commit
b36228af4f
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "2.16.03",
|
||||
"version": "3.00",
|
||||
"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.03/win64/nasm-2.16.03-win64.zip",
|
||||
"hash": "3ee4782247bcb874378d02f7eab4e294a84d3d15f3f6ee2de2f47a46aa7226e6"
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/3.00/win64/nasm-3.00-win64.zip",
|
||||
"hash": "bec5259760c1db38bcce247ab02eff567666486789574161a7a1aa7da9cf6af7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.16.03/win32/nasm-2.16.03-win32.zip",
|
||||
"hash": "1881d062da8a2f02d832c3d47262697817541bcbb853126638ad209ea6ffe5b0"
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/3.00/win32/nasm-3.00-win32.zip",
|
||||
"hash": "49a71393f54c2b0793b1a8a965c4fecbfe1a282c59767313aa51d789d7bb4c79"
|
||||
}
|
||||
},
|
||||
"extract_dir": "nasm-2.16.03",
|
||||
"extract_dir": "nasm-3.00",
|
||||
"bin": [
|
||||
"nasm.exe",
|
||||
"ndisasm.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user