From b03ec2ce0ff29b74a77938a4bffa75064fa804fd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 4 Feb 2024 21:31:53 +0100 Subject: [PATCH] Upgrade to v0.14.6 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bcd92d6..10e90fe 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.5~ynh1" +version = "0.14.6~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.5.tar.gz" - sha256 = "0586e8f6ef815df219b1b76379a654cfa15aaac69945a8c6477a7c331edf534b" + url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.14.6.tar.gz" + sha256 = "37cd851f26d19e6be8036105ecb21c6d70f22b20a59d05dbf80252e29686c1aa" autoupdate.strategy = "latest_github_tag" [resources.ports]