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