From a622c3412c87b19f003fc04d6d553b04bc3ed273 Mon Sep 17 00:00:00 2001 From: sangam Date: Wed, 30 Dec 2020 11:42:04 +0530 Subject: [PATCH] Add GnuCash v4.3 (#5794) --- manifests/Gnucash/Gnucash/4.3.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Gnucash/Gnucash/4.3.yaml diff --git a/manifests/Gnucash/Gnucash/4.3.yaml b/manifests/Gnucash/Gnucash/4.3.yaml new file mode 100644 index 000000000..b92dde3d4 --- /dev/null +++ b/manifests/Gnucash/Gnucash/4.3.yaml @@ -0,0 +1,14 @@ +Id: GnuCash.GnuCash +Version: 4.3 +Name: GnuCash +Publisher: GnuCash development team +License: GPL 2.0 or later +LicenseUrl: https://raw.githubusercontent.com/Gnucash/gnucash/maint/LICENSE +AppMoniker: gnucash +Description: Personal and small-business financial-accounting software +Homepage: https://www.gnucash.org/ +Installers: + - Arch: x86 + Url: https://github.com/Gnucash/gnucash/releases/download/4.3/gnucash-4.3.setup.exe + Sha256: 1e54572f4361e2bd5a61c5c4585e781db1d361ef4961fb7e09ab58083dbcb06e + InstallerType: inno \ No newline at end of file