1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tracim_ynh.git synced 2024-10-01 13:34:52 +02:00
This commit is contained in:
YunoHost Bot 2024-07-24 22:41:37 +02:00 committed by GitHub
commit dded074545
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R&D teams, assocations, remote collaboration.
**Shipped version:** 04.09.01~ynh1
**Shipped version:** 04.10.00~ynh1
**Demo:** <https://www.algoo.fr/fr/tracim/demo>

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R&D teams, assocations, remote collaboration.
**Versión actual:** 04.09.01~ynh1
**Versión actual:** 04.10.00~ynh1
**Demo:** <https://www.algoo.fr/fr/tracim/demo>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R&D teams, assocations, remote collaboration.
**Paketatutako bertsioa:** 04.09.01~ynh1
**Paketatutako bertsioa:** 04.10.00~ynh1
**Demoa:** <https://www.algoo.fr/fr/tracim/demo>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Tracim est un logiciel de plateforme collaborative destiné à la collaboration (pas seulement technique) en équipe. Il est simple à utiliser, offre une interface conviviale et fonctionne sur tous les ordinateurs. Cest très précieux pour les équipes R&D, les associations, la collaboration à distance.
**Version incluse:** 04.09.01~ynh1
**Version incluse:** 04.10.00~ynh1
**Démo:** <https://www.algoo.fr/fr/tracim/demo>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R&D teams, assocations, remote collaboration.
**Versión proporcionada:** 04.09.01~ynh1
**Versión proporcionada:** 04.10.00~ynh1
**Demo:** <https://www.algoo.fr/fr/tracim/demo>

View file

@ -19,7 +19,7 @@
Tracim is a collaborative platform software intended for (not only technical) team collaboration. It is simple to use, offers a user-friendly interface and runs on every computer. It is very valuable for R&D teams, assocations, remote collaboration.
**分发版本:** 04.09.01~ynh1
**分发版本:** 04.10.00~ynh1
**演示:** <https://www.algoo.fr/fr/tracim/demo>

View file

@ -7,7 +7,7 @@ name = "Tracim"
description.en = "Collaborative platform intended for team collaboration"
description.fr = "Plateforme collaborative destiné à la collaboration en équipe"
version = "04.09.01~ynh1"
version = "04.10.00~ynh1"
maintainers = []
@ -54,8 +54,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.09.01.tar.gz"
sha256 = "8f87b4c1fbf0b9969d04c5f96d56c6fae4c265e3b6bbac264c398c19a812ea0f"
url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.10.00.tar.gz"
sha256 = "7e181b2e5c86355a0424605804f85ce1017cd84f29e3d7157f8274a7e98e3b52"
autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "^release_(.*)$"