Selaa lähdekoodia

Upgrade sources
- `main` v0.15.7: https://github.com/ajnart/homarr/releases/tag/0.15.7

yunohost-bot 1 vuosi sitten
vanhempi
commit
efdfb2efe9
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  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 = "0.15.4~ynh1"
+version = "0.15.7~ynh1"
 
 maintainers = ["eric_G"]
 
@@ -41,8 +41,8 @@ ram.runtime = "50M"
 
 [resources]
         [resources.sources.main]
-        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.15.4.tar.gz"
-        sha256 = "43d779cf4efe66166f62fc9d07c2ce4cde692be25ac1c7f4a5237b9f75983f60"
+        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.15.7.tar.gz"
+        sha256 = "25205507091c9d08428df888671e49e2a4e92c615386dc9e746f238a09ae995c"
         autoupdate.strategy = "latest_github_tag"
 
     [resources.ports]