diff --git a/README.md b/README.md
index 9ed50b9..b4ae4d6 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# ITFlow for YunoHost
-[](https://dash.yunohost.org/appci/app/itflow)  
+[](https://ci-apps.yunohost.org/ci/apps/itflow/)  
[](https://install-app.yunohost.org/?app=itflow)
@@ -18,7 +18,7 @@ It shall NOT be edited by hand.
IT documentation, ticketing and accounting system for small MSPs.
-**Shipped version:** 2024.06.23~ynh1
+**Shipped version:** 2024.06.29~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 2b7c5dc..f49e096 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# ITFlow para Yunohost
-[](https://dash.yunohost.org/appci/app/itflow)  
+[](https://ci-apps.yunohost.org/ci/apps/itflow/)  
[](https://install-app.yunohost.org/?app=itflow)
@@ -18,7 +18,7 @@ No se debe editar a mano.
IT documentation, ticketing and accounting system for small MSPs.
-**Versión actual:** 2024.06.23~ynh1
+**Versión actual:** 2024.06.29~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 031fc38..8fcfae4 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# ITFlow YunoHost-erako
-[](https://dash.yunohost.org/appci/app/itflow)  
+[](https://ci-apps.yunohost.org/ci/apps/itflow/)  
[](https://install-app.yunohost.org/?app=itflow)
@@ -18,7 +18,7 @@ EZ editatu eskuz.
IT documentation, ticketing and accounting system for small MSPs.
-**Paketatutako bertsioa:** 2024.06.23~ynh1
+**Paketatutako bertsioa:** 2024.06.29~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 4bd7c3a..3b8952c 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# ITFlow pour YunoHost
-[](https://dash.yunohost.org/appci/app/itflow)  
+[](https://ci-apps.yunohost.org/ci/apps/itflow/)  
[](https://install-app.yunohost.org/?app=itflow)
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Système de documentation, de billetterie et de comptabilité pour les petits MSP
-**Version incluse :** 2024.06.23~ynh1
+**Version incluse :** 2024.06.29~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 47d0155..cba4975 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# ITFlow para YunoHost
-[](https://dash.yunohost.org/appci/app/itflow)  
+[](https://ci-apps.yunohost.org/ci/apps/itflow/)  
[](https://install-app.yunohost.org/?app=itflow)
@@ -18,7 +18,7 @@ NON debe editarse manualmente.
IT documentation, ticketing and accounting system for small MSPs.
-**Versión proporcionada:** 2024.06.23~ynh1
+**Versión proporcionada:** 2024.06.29~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 7b0758b..0ca4a9d 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 ITFlow
-[](https://dash.yunohost.org/appci/app/itflow)  
+[](https://ci-apps.yunohost.org/ci/apps/itflow/)  
[](https://install-app.yunohost.org/?app=itflow)
@@ -18,7 +18,7 @@
IT documentation, ticketing and accounting system for small MSPs.
-**分发版本:** 2024.06.23~ynh1
+**分发版本:** 2024.06.29~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 6f85d18..aa7e5b5 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "ITFlow"
description.en = "IT documentation, ticketing and accounting system for small MSPs"
description.fr = "Système de documentation, de billetterie et de comptabilité pour les petits MSP"
-version = "2024.06.23~ynh1"
+version = "2024.06.29~ynh1"
maintainers = ["eric_G"]
@@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/itflow-org/itflow/archive/0c10b863b5742c476c5ecb29a84d6a1213ea2282.tar.gz"
- sha256 = "cdfe22df8550485bef156f62961113ac28d165a47095a4c20e504c4c2d944430"
+ url = "https://github.com/itflow-org/itflow/archive/cc38c642c5e73224c520c1cafe44650584214007.tar.gz"
+ sha256 = "6bc29f0a18dacfc6c37f1244b008518d7ccaaac15bbcb95b0c55cafd95fe38d3"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"