From 89ef5fd4bc6f169b09f308b5247b0c2801bb230c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 8 Sep 2022 06:50:07 +0000 Subject: [PATCH] Upgrade to v5.7.11 --- 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 c9907b9..e04b07a 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.10.tar.gz -SOURCE_SUM=8ac03a6fbdfc5010b85b8cac996603b83eba624ec59ef18074b800764e75afbc +SOURCE_URL=https://github.com/firefly-iii/firefly-iii/archive/refs/tags/5.7.11.tar.gz +SOURCE_SUM=954f686c88bb7f6ef73e956b239f51d56542a2a70337db1ad8cfb2f6184068db SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 436a635..55179e9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted financial manager", "fr": "Gestionnaire de finances personnelles" }, - "version": "5.7.10~ynh1", + "version": "5.7.11~ynh1", "url": "https://firefly-iii.org/", "upstream": { "license": "GPL-3.0-or-later",