فهرست منبع

Merge branch 'testing' into pr/22

Éric Gaspar 2 سال پیش
والد
کامیت
7cd6789a58
3فایلهای تغییر یافته به همراه5 افزوده شده و 5 حذف شده
  1. 1 1
      README.md
  2. 1 1
      README_fr.md
  3. 3 3
      manifest.toml

+ 1 - 1
README.md

@@ -29,7 +29,7 @@ It integrates with the services you use to display information on the homepage (
 - Very light-weight and fast.
 
 
-**Shipped version:** 0.14.2~ynh1
+**Shipped version:** 0.14.3~ynh1
 
 **Demo:** https://homarr.ajnart.fr/fr
 

+ 1 - 1
README_fr.md

@@ -28,7 +28,7 @@ Il s'intègre aux services que vous utilisez pour afficher des informations sur
 - Des widgets pouvant afficher tous types d'informations.
 
 
-**Version incluse :** 0.14.2~ynh1
+**Version incluse :** 0.14.3~ynh1
 
 **Démo :** https://homarr.ajnart.fr/fr
 

+ 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.2~ynh1"
+version = "0.14.3~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.2.tar.gz"
-        sha256 = "c8e30aaf9ccfd5c5cfa11965cbb7d0c4615c915afca73f19b0b64c8fa3abd327"
+        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.14.3.tar.gz"
+        sha256 = "75b9355aff1a7b16353d26697ffa91a86fcd27922d948afe847eb9cc78c88758"
         autoupdate.strategy = "latest_github_tag"
 
     [resources.ports]