瀏覽代碼

Upgrade to v0.14.5

yunohost-bot 1 年之前
父節點
當前提交
1b61c0bf69
共有 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.14.4~ynh1"
+version = "0.14.5~ynh1"
 
 maintainers = ["eric_G"]
 
@@ -40,8 +40,8 @@ ram.runtime = "50M"
 
 [resources]
         [resources.sources.main]
-        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.14.4.tar.gz"
-        sha256 = "f0e7a89b0b257d7e9a253ddd914d68eaf8a6c8bcab2a131ca9baea6d2424bc78"
+        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.14.5.tar.gz"
+        sha256 = "0586e8f6ef815df219b1b76379a654cfa15aaac69945a8c6477a7c331edf534b"
         autoupdate.strategy = "latest_github_tag"
 
     [resources.ports]