From 11344af5f4e8f6ba2a20f4e6637c458dd8612474 Mon Sep 17 00:00:00 2001 From: Shreyansh Nayak <37300847+149segolte@users.noreply.github.com> Date: Thu, 18 Jun 2020 09:47:56 +0530 Subject: [PATCH] Submitting ndm version 1.2.0.yaml (#1913) * Submitting ndm version 1.2.0.yaml * Add Silent Switches --- manifests/720kb/ndm/1.2.0.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/720kb/ndm/1.2.0.yaml diff --git a/manifests/720kb/ndm/1.2.0.yaml b/manifests/720kb/ndm/1.2.0.yaml new file mode 100644 index 000000000..8dda06243 --- /dev/null +++ b/manifests/720kb/ndm/1.2.0.yaml @@ -0,0 +1,17 @@ +Id: 720kb.ndm +Version: 1.2.0 +Name: ndm +Publisher: 720kb +License: GPL v3 +LicenseUrl: https://github.com/720kb/ndm/blob/master/LICENSE.md +AppMoniker: ndm +Description: npm desktop manager +Homepage: https://720kb.github.io/ndm +Installers: + - Arch: x64 + Url: https://github.com/720kb/ndm/releases/download/v1.2.0/ndm-1.2.0.exe + Sha256: 2AF8B2AAF106B0F3411F9E9594715B3A29ECE444EA62A7024AC09C09CA0F475D + InstallerType: exe +Switches: + Silent: /S + SilentWithProgress: /S \ No newline at end of file