From 660f70e2c9c9d471d8f5e92156b2a3d6a3382446 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Feb 2024 06:08:41 +0000 Subject: [PATCH] Upgrade to v6.3.12 --- 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 e3a43b2..ff42eda 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v5.6.5 -SOURCE_SUM=dc6ae9fefd893975ee2b70c5b327a37b3d585dcf223ddffe75cc0b570771102d +SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v6.3.12 +SOURCE_SUM=daba7872de76588a4efaee9361a3e3c3bcf823d4a04dbd06cd0feeb9c9cc9b58 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 9af58f9..9ac1f92 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Fab Lab management solution." }, - "version": "5.6.5~ynh1", + "version": "6.3.12~ynh1", "url": "https://www.fab-manager.com", "upstream": { "license": "AGPL-3.0-or-later",