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

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

yunohost-bot 9 месяцев назад
Родитель
Сommit
abdc9159b9
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.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"
 description.fr = "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur"
 
 
-version = "1.8.0~ynh1"
+version = "1.15.0~ynh1"
 
 
 maintainers = []
 maintainers = []
 
 
@@ -40,8 +40,8 @@ ram.runtime = "50M"
 
 
 [resources]
 [resources]
         [resources.sources.main]
         [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.15.0.tar.gz"
+        sha256 = "c1590f77ee0accc0adc6662ac447973e4b4394758c93e7d23643d7f4f1117926"
         autoupdate.strategy = "latest_github_tag"
         autoupdate.strategy = "latest_github_tag"
 
 
     [resources.ports]
     [resources.ports]