From ef86af0b07c3a1ca2611203bc7b067d8ca3c4d37 Mon Sep 17 00:00:00 2001 From: sangam Date: Fri, 1 Jan 2021 18:03:09 +0530 Subject: [PATCH] Add GnuCash v4.4 (#5825) --- manifests/Gnucash/Gnucash/4.4.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Gnucash/Gnucash/4.4.yaml diff --git a/manifests/Gnucash/Gnucash/4.4.yaml b/manifests/Gnucash/Gnucash/4.4.yaml new file mode 100644 index 000000000..b20322f8b --- /dev/null +++ b/manifests/Gnucash/Gnucash/4.4.yaml @@ -0,0 +1,14 @@ +Id: GnuCash.GnuCash +Version: 4.4 +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.4/gnucash-4.4.setup.exe + Sha256: 34879ef4957a2768f96747ca4f6f8732107d23cac5132d6dc655ae8e53e3798c + InstallerType: inno \ No newline at end of file