diff --git a/README.md b/README.md
index d8af473..0b78a0e 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Diagrams.net for YunoHost
-[](https://dash.yunohost.org/appci/app/diagramsnet)  
+[](https://ci-apps.yunohost.org/ci/apps/diagramsnet/)  
[](https://install-app.yunohost.org/?app=diagramsnet)
@@ -19,7 +19,7 @@ It shall NOT be edited by hand.
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
-**Shipped version:** 24.6.2~ynh1
+**Shipped version:** 24.7.1~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index e8f9275..4c9efb4 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# Diagrams.net para Yunohost
-[](https://dash.yunohost.org/appci/app/diagramsnet)  
+[](https://ci-apps.yunohost.org/ci/apps/diagramsnet/)  
[](https://install-app.yunohost.org/?app=diagramsnet)
@@ -19,7 +19,7 @@ No se debe editar a mano.
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
-**Versión actual:** 24.6.2~ynh1
+**Versión actual:** 24.7.1~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 93dff18..32c7da4 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# Diagrams.net YunoHost-erako
-[](https://dash.yunohost.org/appci/app/diagramsnet)  
+[](https://ci-apps.yunohost.org/ci/apps/diagramsnet/)  
[](https://install-app.yunohost.org/?app=diagramsnet)
@@ -19,7 +19,7 @@ EZ editatu eskuz.
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
-**Paketatutako bertsioa:** 24.6.2~ynh1
+**Paketatutako bertsioa:** 24.7.1~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 47fbf19..e098025 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# Diagrams.net pour YunoHost
-[](https://dash.yunohost.org/appci/app/diagramsnet)  
+[](https://ci-apps.yunohost.org/ci/apps/diagramsnet/)  
[](https://install-app.yunohost.org/?app=diagramsnet)
@@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Application en ligne qui permet de faire des schémas et du dessin vectoriel
-**Version incluse :** 24.6.2~ynh1
+**Version incluse :** 24.7.1~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 7d3f5cc..0f60d8b 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# Diagrams.net para YunoHost
-[](https://dash.yunohost.org/appci/app/diagramsnet)  
+[](https://ci-apps.yunohost.org/ci/apps/diagramsnet/)  
[](https://install-app.yunohost.org/?app=diagramsnet)
@@ -19,7 +19,7 @@ NON debe editarse manualmente.
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
-**Versión proporcionada:** 24.6.2~ynh1
+**Versión proporcionada:** 24.7.1~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 67caa09..2dbed3b 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 Diagrams.net
-[](https://dash.yunohost.org/appci/app/diagramsnet)  
+[](https://ci-apps.yunohost.org/ci/apps/diagramsnet/)  
[](https://install-app.yunohost.org/?app=diagramsnet)
@@ -19,7 +19,7 @@
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
-**分发版本:** 24.6.2~ynh1
+**分发版本:** 24.7.1~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index fe0cd2e..c328737 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Diagrams.net"
description.en = "Diagram software for making flowcharts, process diagrams, org charts"
description.fr = "Application qui permet de faire des schémas et du dessin vectoriel"
-version = "24.6.2~ynh1"
+version = "24.7.1~ynh1"
maintainers = ["Gofannon"]
@@ -42,8 +42,8 @@ ram.runtime = "50M"
default = "visitors"
[resources]
[resources.sources.main]
- url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.6.2.tar.gz"
- sha256 = "7f63fc663a0e06dd0d60ec5b79eeab697b4610ce7ce87b44a85a924b185dd4bc"
+ url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.7.1.tar.gz"
+ sha256 = "a47d67f7b539ac2c674bfc323817222599e16ea99af955b6d5d678dcb51a9bc4"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]