Add manifest for OpenShot (#1262)
* Add manifest for OpenShot * Drop the x86 installer for now
This commit is contained in:
17
manifests/OpenShot/OpenShot/2.5.1.yaml
Normal file
17
manifests/OpenShot/OpenShot/2.5.1.yaml
Normal 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"
|
||||||
Reference in New Issue
Block a user