From 0d01be5ddb787228ed7eca1c30f9ac638d8b907c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 May 2024 03:36:48 +0200 Subject: [PATCH] Upgrade to v0.15.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b60b62e..5315c33 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.15.0~ynh1" +version = "0.15.3~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.15.0.tar.gz" - sha256 = "525b1c02f363289ab2f20cb166727b85934191c95650676f5c9f01601aa19ba9" + url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.15.3.tar.gz" + sha256 = "95a9e49a8391d41edf5fb63b07a18cee34448f003235af0f368e14cc5c44d4c8" autoupdate.strategy = "latest_github_tag" [resources.ports]