diff --git a/manifests/NASM/NASM/2.15.05.yaml b/manifests/NASM/NASM/2.15.05.yaml new file mode 100644 index 000000000..32d6b0e92 --- /dev/null +++ b/manifests/NASM/NASM/2.15.05.yaml @@ -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 +