From b4d31cae97683dcc2cab88b8d1c23450a28c9b62 Mon Sep 17 00:00:00 2001 From: Xuanshu Luo Date: Fri, 22 May 2020 00:08:49 +0800 Subject: [PATCH] Add voidtools Everything (#438) * Add voidtools Everything * Update 1.4.1.969.yaml --- manifests/voidtools/Everything/1.4.1.969.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/voidtools/Everything/1.4.1.969.yaml diff --git a/manifests/voidtools/Everything/1.4.1.969.yaml b/manifests/voidtools/Everything/1.4.1.969.yaml new file mode 100644 index 000000000..8b7e8d529 --- /dev/null +++ b/manifests/voidtools/Everything/1.4.1.969.yaml @@ -0,0 +1,14 @@ +Id: voidtools.Everything # publisher.package format +Publisher: voidtools # the name of the publisher +Name: everything # the name of the application +Version: 1.4.1.969 # version numbering format +License: https://www.voidtools.com/License.txt # the open source license or copyright +InstallerType: exe # enumeration of supported installer types (exe, msi, msix) +Installers: + - Arch: x64 # enumeration of supported architectures + Url: https://www.voidtools.com/Everything-1.4.1.969.x64-Setup.exe # path to download installation file + Sha256: 015612db20d31ed42bbcbca0d94f362360a6bb61cde0c861814f2eda6abe636b # SHA256 calculated from installer + Switches: + Silent: /S + SilentWithProgress: /S +# ManifestVersion: 0.1.0