Add nasm manifest (#3389)
This commit is contained in:
20
manifests/NASM/NASM/2.15.05.yaml
Normal file
20
manifests/NASM/NASM/2.15.05.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
|
||||
Id: NASM.NASM
|
||||
Version: 2.15.05
|
||||
Name: NASM
|
||||
Publisher: NASM
|
||||
License: 2-clause BSD
|
||||
LicenseUrl: https://raw.githubusercontent.com/netwide-assembler/nasm/master/LICENSE
|
||||
AppMoniker: nasm
|
||||
Description: An asssembler for the x86 CPU architecture portable to nearly every modern platform, and with code generation for many platforms old and new.
|
||||
Homepage: https://www.nasm.us/
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/win64/nasm-2.15.05-installer-x64.exe
|
||||
Sha256: A02325B9FE54F917F5D6A3036637B38DBB6ADDF6F7BA9D344D9B943A143FE7D0
|
||||
InstallerType: nullsoft
|
||||
Switches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
|
Reference in New Issue
Block a user