yunohost-bot пре 2 година
родитељ
комит
27044205b1
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 = "0.13.2~ynh1"
+version = "0.13.4~ynh1"
 
 maintainers = ["eric_G"]
 
@@ -37,8 +37,8 @@ ram.runtime = "50M"
 
 [resources]
         [resources.sources.main]
-        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.13.2.tar.gz"
-        sha256 = "cf2cb349ae309bc0fe7ea5326ed71e4c182fb3781d56d99595707a247988576f"
+        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.13.4.tar.gz"
+        sha256 = "bddeecf22f40743ff7446bc8dc8427539788425671147029a33b088aaec5967b"
         autoupdate.strategy = "latest_github_tag"
 
     [resources.ports]