From 9aa0bf936e537570a8330d1df4ee26bb6933c3d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Ne=C5=A1por?= Date: Fri, 22 May 2020 00:14:29 +0200 Subject: [PATCH] Add LICEcap 1.28 (#486) --- manifests/Cockos/LICEcap/1.28.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Cockos/LICEcap/1.28.yaml diff --git a/manifests/Cockos/LICEcap/1.28.yaml b/manifests/Cockos/LICEcap/1.28.yaml new file mode 100644 index 000000000..0e0ff7740 --- /dev/null +++ b/manifests/Cockos/LICEcap/1.28.yaml @@ -0,0 +1,17 @@ +Id: Cockos.LICEcap +Name: LICEcap +Version: 1.28 +Publisher: Cockos Incorporated +License: GNU General Public License +Homepage: https://www.cockos.com/licecap/ +Description: LICEcap can capture an area of your desktop and save it directly to .GIF +Tags: gif, record + +Installers: + - Arch: x86 + Url: https://www.cockos.com/licecap/licecap128-install.exe + Sha256: 3D2F620D177ECDFA4ED75B4230DD1F7EB43CC07D2ED351EA409DCBCB7AB145FD + InstallerType: exe + Switches: + Silent: /S + SilentWithProgress: /S \ No newline at end of file