From 94ac76159f7d7717cd97282f85800c2392b75b87 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 12 Mar 2023 06:22:30 +0000 Subject: [PATCH] Upgrade to v6.0.2 --- 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 4d5096b..b05affb 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.18.tar.gz -SOURCE_SUM=4bfc5370fa7abf0f6bb0dd00da59c7b2598d930bb8e3b3e7082245628b7c7f8d +SOURCE_URL=https://github.com/firefly-iii/firefly-iii/archive/refs/tags/v6.0.2.tar.gz +SOURCE_SUM=574a64c02afd24882a420e799b9f239f55c7b5f9f8971321e4f613d839d326bf SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4e2d52f..e3b4982 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted financial manager", "fr": "Gestionnaire de finances personnelles" }, - "version": "5.7.18~ynh1", + "version": "6.0.2~ynh1", "url": "https://firefly-iii.org/", "upstream": { "license": "GPL-3.0-or-later",