From 7bf3520fef95894c85daea786151c79a508bb63b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 3 Mar 2023 06:25:13 +0000 Subject: [PATCH] Upgrade to v6.0.0 --- 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..5e8f361 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.0.tar.gz +SOURCE_SUM=6d46c6098390aaa57fa44a11cf796d49a962467f90c0cd4586e9c2d2cd8920aa SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4e2d52f..410b5d8 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.0~ynh1", "url": "https://firefly-iii.org/", "upstream": { "license": "GPL-3.0-or-later",