From ec6aee8ce89a4ff1da4a25545b496702c255b8e9 Mon Sep 17 00:00:00 2001 From: Mike Wallio Date: Fri, 4 Sep 2020 23:32:45 -0400 Subject: [PATCH] Add nasm manifest (#3389) --- manifests/NASM/NASM/2.15.05.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/NASM/NASM/2.15.05.yaml 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 +