From 05ca83088a166e2de0035c5625a1963019705c42 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 20 Jul 2024 03:33:23 +0200 Subject: [PATCH] Upgrade sources - `main` v6.3.30: https://github.com/sleede/fab-manager/releases/tag/6.3.30 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2ae8a0b..d08dc75 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.28~ynh1" +version = "6.3.30~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.28.tar.gz" - sha256 = "18b2dd72309975c2f4150c3a0f9937335164e614c00852e62cbbd8b4396c061d" + url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.30.tar.gz" + sha256 = "cc73087303abd740c71ebef9b5154c6989c8cdac8615b12d73e4e6b6040d5c58" autoupdate.strategy = "latest_github_tag"