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

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

yunohost-bot 10 месяцев назад
Родитель
Сommit
8a7c0318e0
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.11.0~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.11.0.tar.gz"
+        sha256 = "fa3f0172ced5323c488f7cea9a7e920928aa048d2e45430b355e15e857d51337"
         autoupdate.strategy = "latest_github_tag"
 
     [resources.ports]