From 5c218ab698fbb198f096938727ab621fe02eb7ad Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 12:12:39 +0100 Subject: [PATCH] Upgrade to vv.3.8.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 61351c7..ffca6bc 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 = "v.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]