From b6631a5634b7b9781b9294fa6e13a9d007c0361c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Dec 2022 06:27:25 +0000 Subject: [PATCH] Upgrade to v4.4.3 --- 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 b1af8ca..c417977 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/tracim/tracim/tarball/release_04.02.02 -SOURCE_SUM=0da81544a65e9678b2f26729b06f166c084c7756a799dc755d1d9e75b37b96cb +SOURCE_URL=https://api.github.com/repos/tracim/tracim/tarball/release_04.04.03 +SOURCE_SUM=e661be5481e262a5f3927ea9d62e1c7e15f63ba87fc12d038a301b936ab22a52 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 43fc0d6..6ae4e80 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Collaborative platform software intended for (not only technical) team collaboration." }, - "version": "4.2.2~ynh1", + "version": "4.4.3~ynh1", "url": "https://www.tracim.fr", "upstream": { "license": "AGPL-3.0-or-later,LGPL-3.0-or-later,CC-BY-SA-2.5,MIT",