From 08ac6c63649eadb078a9d9cd1a14f0cfa6ce94a4 Mon Sep 17 00:00:00 2001 From: Contasimple <44439429+Contasimple@users.noreply.github.com> Date: Fri, 10 Jul 2020 01:55:14 +0200 Subject: [PATCH] Publish Contasimple Desktop version 3.1.0 (#2362) Co-authored-by: Jose Antonio Abad --- .../Contasimple/ContasimpleDesktop/3.1.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/Contasimple/ContasimpleDesktop/3.1.0.yaml diff --git a/manifests/Contasimple/ContasimpleDesktop/3.1.0.yaml b/manifests/Contasimple/ContasimpleDesktop/3.1.0.yaml new file mode 100644 index 000000000..c75d92824 --- /dev/null +++ b/manifests/Contasimple/ContasimpleDesktop/3.1.0.yaml @@ -0,0 +1,18 @@ +Id: Contasimple.ContasimpleDesktop +Version: 3.1.0 +Name: Contasimple Desktop +Publisher: Contasimple S.L. +License: Copyright (c) Contasimple S.L. All rights reserved. +LicenseUrl: https://www.contasimple.co.uk/legal-notes-and-terms +AppMoniker: contasimple +Tags: invoicing billing accounting taxes +Description: Contasimple is the leading invoicing, accounting and taxes application to manage your company on the cloud +Homepage: https://www.contasimple.com +Installers: + - Arch: x64 + Url: https://github.com/Contasimple/contasimple-desktop/releases/download/v3.1.0/contasimple-setup-3.1.0.exe + Sha256: 1878F34904823BDAE67583D9732408FEE92BDB27D760500CABFABCBCD1C525F3 + InstallerType: exe + Switches: + Silent: "/s" + SilentWithProgress: "/s" \ No newline at end of file