From ff72dcb06574240e5684e94d892162953a1e2066 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 23 Jul 2024 03:33:27 +0200 Subject: [PATCH] Upgrade sources - `main` v6.3.31: https://github.com/sleede/fab-manager/releases/tag/6.3.31 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d08dc75..70a93ac 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Fab-manager" description.en = "Fab Lab management solution" description.fr = "Solution de gestion de Fab Lab" -version = "6.3.30~ynh1" +version = "6.3.31~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.30.tar.gz" - sha256 = "cc73087303abd740c71ebef9b5154c6989c8cdac8615b12d73e4e6b6040d5c58" + url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.31.tar.gz" + sha256 = "c6e51032b5b51f94ff1c48b263f791c86c83722aa5b000c39aadb55896b975b1" autoupdate.strategy = "latest_github_tag"