From 91b300454b44f2299e7fcf917361945d0083b9e2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 21 Feb 2024 22:19:52 +0100 Subject: [PATCH] Upgrade to v.3.8.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 61351c7..f86d95d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "LXD Dashboard" description.en = "Makes it easy for you to take control of your LXD based infrastructure" description.fr = "Vous permet de prendre facilement le contrôle de votre infrastructure basée sur LXD" -version = "3.8.0~ynh2" +version = ".3.8.0~ynh1" maintainers = ["yalh76"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/lxdware/lxd-dashboard/archive/refs/tags/v3.8.0.tar.gz" - sha256 = "f7c4cb14e3fa7d4d162b246d121bbe352dd09316fab60cecf05c916b1af748bf" + url = "https://github.com/lxdware/lxd-dashboard/archive/refs/tags/v.3.8.0.tar.gz" + sha256 = "4884774cf69600e17bb107eab79767499ffd8444c2be0b443f15c4b8d4f175cb" autoupdate.strategy = "latest_github_tag" [resources.system_user]