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