From 7106c157f67b8955a22122977adf94613009a68c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 19 Oct 2022 07:04:54 +0000 Subject: [PATCH] Upgrade to v5.7.14 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index ffa9215..bc23db1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/firefly-iii/firefly-iii/archive/refs/tags/5.7.12.tar.gz -SOURCE_SUM=515bd67d54debada0318d8539077fee23264405125b23c439fd3d10f49335228 +SOURCE_URL=https://github.com/firefly-iii/firefly-iii/archive/refs/tags/5.7.14.tar.gz +SOURCE_SUM=657736adc14e667c02274437a98a194e71b03389d794f9cb099405f31daeb07f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f39d6f7..51028f5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted financial manager", "fr": "Gestionnaire de finances personnelles" }, - "version": "5.7.12~ynh1", + "version": "5.7.14~ynh1", "url": "https://firefly-iii.org/", "upstream": { "license": "GPL-3.0-or-later",