Add voidtools Everything (#438)
* Add voidtools Everything * Update 1.4.1.969.yaml
This commit is contained in:
14
manifests/voidtools/Everything/1.4.1.969.yaml
Normal file
14
manifests/voidtools/Everything/1.4.1.969.yaml
Normal file
@@ -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
|
Reference in New Issue
Block a user