mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nasm: Update to version 2.15.04
This commit is contained in:
parent
a38cdd4954
commit
d0ac812216
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://www.nasm.us",
|
||||
"license": "BSD-2-Clause",
|
||||
"version": "2.15.03",
|
||||
"version": "2.15.04",
|
||||
"description": "80x86 and x86-64 assembler designed for portability and modularity.",
|
||||
"extract_dir": "nasm-2.15.03",
|
||||
"extract_dir": "nasm-2.15.04",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.15.03/win64/nasm-2.15.03-win64.zip",
|
||||
"hash": "e598d1a9c98345f8436750f42d1f7c5d75ba739919eef37cd9ae8406e6a38802"
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.15.04/win64/nasm-2.15.04-win64.zip",
|
||||
"hash": "94204ab5d60324669f71387c2d536cacb37341d27f236358c2ba84bf16c23f6e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.15.03/win32/nasm-2.15.03-win32.zip",
|
||||
"hash": "91c8386c75af74caff4c4375b6c57ece036926b037623de7646cbfc8fe020e22"
|
||||
"url": "https://www.nasm.us/pub/nasm/releasebuilds/2.15.04/win32/nasm-2.15.04-win32.zip",
|
||||
"hash": "2b8a00d9fa348e7b68bac0497e25be44db83c64d6681478fdcbfa03fca36ad76"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user