Просмотр исходного кода

Upgrade sources
- `main` v1.18.1: https://github.com/homarr-labs/homarr/releases/tag/1.18.1

yunohost-bot 8 месяцев назад
Родитель
Сommit
9ee835ad9d
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      manifest.toml

+ 3 - 3
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 = "1.8.0~ynh1"
+version = "1.18.1~ynh1"
 
 maintainers = []
 
@@ -40,8 +40,8 @@ ram.runtime = "50M"
 
 [resources]
         [resources.sources.main]
-        url = "https://github.com/homarr-labs/homarr/archive/refs/tags/v1.8.0.tar.gz"
-        sha256 = "3c139e59d6b7a86801824764507b3ab54af156c9911703705186780bb6f9e8d3"
+        url = "https://github.com/homarr-labs/homarr/archive/refs/tags/v1.18.1.tar.gz"
+        sha256 = "1aceb0c792c0dab50cd60837a054db0bdacb7e23a65b8df206b6b72ffb106e43"
         autoupdate.strategy = "latest_github_tag"
 
     [resources.ports]