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

Merge pull request #30 from YunoHost-Apps/testing

Testing
OniriCorpe 1 год назад
Родитель
Сommit
6b3a59d60e
3 измененных файлов с 8 добавлено и 8 удалено
  1. 3 3
      README.md
  2. 2 2
      README_fr.md
  3. 3 3
      manifest.toml

+ 3 - 3
README.md

@@ -1,5 +1,5 @@
 <!--
 <!--
-N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
+N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
 It shall NOT be edited by hand.
 It shall NOT be edited by hand.
 -->
 -->
 
 
@@ -29,7 +29,7 @@ It integrates with the services you use to display information on the homepage (
 - Very light-weight and fast.
 - Very light-weight and fast.
 
 
 
 
-**Shipped version:** 0.14.5~ynh1
+**Shipped version:** 0.14.6~ynh1
 
 
 **Demo:** https://homarr.ajnart.fr/fr
 **Demo:** https://homarr.ajnart.fr/fr
 
 
@@ -58,4 +58,4 @@ or
 sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
 sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
 ```
 ```
 
 
-**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
+**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

+ 2 - 2
README_fr.md

@@ -1,5 +1,5 @@
 <!--
 <!--
-N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
+N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
 It shall NOT be edited by hand.
 It shall NOT be edited by hand.
 -->
 -->
 
 
@@ -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.
 - Des widgets pouvant afficher tous types d'informations.
 
 
 
 
-**Version incluse :** 0.14.5~ynh1
+**Version incluse :** 0.14.6~ynh1
 
 
 **Démo :** https://homarr.ajnart.fr/fr
 **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.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 = "0.14.5~ynh1"
+version = "0.14.6~ynh1"
 
 
 maintainers = ["eric_G"]
 maintainers = ["eric_G"]
 
 
@@ -40,8 +40,8 @@ ram.runtime = "50M"
 
 
 [resources]
 [resources]
         [resources.sources.main]
         [resources.sources.main]
-        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.14.5.tar.gz"
-        sha256 = "0586e8f6ef815df219b1b76379a654cfa15aaac69945a8c6477a7c331edf534b"
+        url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.14.6.tar.gz"
+        sha256 = "37cd851f26d19e6be8036105ecb21c6d70f22b20a59d05dbf80252e29686c1aa"
         autoupdate.strategy = "latest_github_tag"
         autoupdate.strategy = "latest_github_tag"
 
 
     [resources.ports]
     [resources.ports]