From ee21095f603b2d52ac3268f1dd5e6491356de33d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 17 Jan 2024 05:16:33 +0100 Subject: [PATCH] Upgrade to v0.14.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f35ff7c..29652fb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Homarr" description.en = "Customizable browser's home page to interact with your homeserver's Docker containers" description.fr = "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur" -version = "0.14.3~ynh2" +version = "0.14.4~ynh1" maintainers = ["eric_G"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.14.3.tar.gz" - sha256 = "75b9355aff1a7b16353d26697ffa91a86fcd27922d948afe847eb9cc78c88758" + url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.14.4.tar.gz" + sha256 = "f0e7a89b0b257d7e9a253ddd914d68eaf8a6c8bcab2a131ca9baea6d2424bc78" autoupdate.strategy = "latest_github_tag" [resources.ports]