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

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

yunohost-bot 6 месяцев назад
Родитель
Сommit
85e5c7a3cc
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.28.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.28.0.tar.gz"
+        sha256 = "fbb90a2f09b1adc0d33efa4ce08680f6d552efa4b9c14cd2f5647b73754fe9fe"
         autoupdate.strategy = "latest_github_tag"
 
     [resources.ports]