From 2a616593c6184a4acb59e474d85069c5b50651c0 Mon Sep 17 00:00:00 2001 From: Eliot Partridge Date: Thu, 21 Jan 2021 19:13:17 -0600 Subject: [PATCH] Drawpile version 2.1.17 (#6483) * Drawpile version 2.1.17 * Comment out x86 installer for now Multiple installers aren't supported :( --- manifests/Drawpile/Drawpile/2.1.17.yaml | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 manifests/Drawpile/Drawpile/2.1.17.yaml diff --git a/manifests/Drawpile/Drawpile/2.1.17.yaml b/manifests/Drawpile/Drawpile/2.1.17.yaml new file mode 100644 index 000000000..340bd5d6c --- /dev/null +++ b/manifests/Drawpile/Drawpile/2.1.17.yaml @@ -0,0 +1,28 @@ +Id: Drawpile.Drawpile +Publisher: Drawpile +Name: Drawpile +Version: 2.1.17 +License: GPL-3.0 +InstallerType: EXE +LicenseUrl: https://github.com/drawpile/Drawpile/blob/master/COPYING +Tags: draw,paint,art +Description: Drawpile is a Free/Libre networked drawing program that allows multiple people to sketch on the same image simultaneously.. +Homepage: https://drawpile.net/ +Switches: + Silent: /verysilent + SilentWithProgress: /verysilent + Log: /LOG= + InstallLocation: /DIR= +Installers: + - Arch: x64 + InstallerType: exe + Url: https://drawpile.net/files/win/drawpile-2.1.17-setup.exe + Sha256: 0B1D66F6A432643CB9192EB8AB991B387E4E0C677D70258314702F7A08BE2AB8 + ProductCode: "{DC47B534-E365-4054-85F0-2E7C6CCB76CC}_is1" + Scope: machine + # - Arch: x86 + # InstallerType: exe + # Url: https://drawpile.net/files/win/drawpile-2.1.17-setup-w32.exe + # Sha256: 15C969EEEE46AEB594CC096251A6521A6950AD9CAFC12DEE4951ECC1E7F9A0F9 + # ProductCode: "{DC47B534-E365-4054-85F0-2E7C6CCB76CC}_is1" + # Scope: machine