From aee127c3c6e6c3cedd0386880fda7ad61b1ed960 Mon Sep 17 00:00:00 2001 From: Lothar Serra Mari Date: Fri, 22 May 2020 00:16:47 +0200 Subject: [PATCH] Add manifest for ScummVM 2.1.2 (#498) * Add manifest for ScummVM 2.1.2 * Update description and homepage, fix arch * Update tags for the ScummVM 2.1.2 manifest --- manifests/ScummVM/ScummVM/2.1.2.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/ScummVM/ScummVM/2.1.2.yaml diff --git a/manifests/ScummVM/ScummVM/2.1.2.yaml b/manifests/ScummVM/ScummVM/2.1.2.yaml new file mode 100644 index 000000000..96e31d48e --- /dev/null +++ b/manifests/ScummVM/ScummVM/2.1.2.yaml @@ -0,0 +1,18 @@ +Id: ScummVM.ScummVM +Publisher: ScummVM +Name: ScummVM +Version: 2.1.2 +License: GPL-2.0 +LicenseUrl: https://github.com/scummvm/scummvm/blob/master/COPYING +AppMoniker: scummvm +Tags: scummvm, game, adventure, rpg +Description: Allows playing numerous adventures and RPGs on modern systems +Homepage: https://www.scummvm.org/ +Installers: + - Arch: x64 + Url: https://www.scummvm.org/frs/scummvm/2.1.2/scummvm-2.1.2-win32.exe + Sha256: 2f4008b5047a6ec2d7d2f2ac108debacfa25b3ae8c0bc0bbb4f826263a78d1ba + InstallerType: Inno + Switches: + Silent: "/VERYSILENT /ALLUSERS" + SilentWithProgress: "/VERYSILENT /ALLUSERS"