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