Add manifest for OpenShot (#1262)

* Add manifest for OpenShot

* Drop the x86 installer for now
This commit is contained in:
palmtree5
2020-06-02 20:43:39 -08:00
committed by GitHub
parent ba4ebeffe4
commit 1c4468f494

View File

@@ -0,0 +1,17 @@
Id: OpenShot.OpenShot
Version: 2.5.1
Name: OpenShot
Publisher: OpenShot Studios
License: GPL v3
LicenseUrl: https://github.com/OpenShot/openshot-qt/blob/v2.5.1/COPYING
AppMoniker: openshot
Tags: video, editing
Homepage: https://www.openshot.org/
Installers:
- Arch: x64
Url: https://github.com/OpenShot/openshot-qt/releases/download/v2.5.1/OpenShot-v2.5.1-x86_64.exe
Sha256: CB9B7EA7B72D8147B85D0F881DE819E4F81092F6CAC605BE2E61753DA6DC9026
InstallerType: inno
Switches:
Silent: "/VERYSILENT /NORESTART /ALLUSERS"
SilentWithProgress: "/VERYSILENT /NORESTART /ALLUSERS"