mirror of
https://github.com/YunoHost-Apps/tracim_ynh.git
synced 2024-10-01 13:34:52 +02:00
Merge pull request #25 from YunoHost-Apps/ci-auto-update-04.09.01
Upgrade to v04.09.01
This commit is contained in:
commit
bcdfb0196d
6 changed files with 9 additions and 9 deletions
|
@ -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.00~ynh1
|
||||
**Shipped version:** 04.09.01~ynh1
|
||||
|
||||
**Demo:** <https://www.algoo.fr/fr/tracim/demo>
|
||||
|
||||
|
|
|
@ -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.00~ynh1
|
||||
**Paketatutako bertsioa:** 04.09.01~ynh1
|
||||
|
||||
**Demoa:** <https://www.algoo.fr/fr/tracim/demo>
|
||||
|
||||
|
|
|
@ -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. C’est très précieux pour les équipes R&D, les associations, la collaboration à distance.
|
||||
|
||||
|
||||
**Version incluse :** 04.09.00~ynh1
|
||||
**Version incluse :** 04.09.01~ynh1
|
||||
|
||||
**Démo :** <https://www.algoo.fr/fr/tracim/demo>
|
||||
|
||||
|
|
|
@ -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.00~ynh1
|
||||
**Versión proporcionada:** 04.09.01~ynh1
|
||||
|
||||
**Demo:** <https://www.algoo.fr/fr/tracim/demo>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 Tracim
|
||||
# YunoHost 上的 Tracim
|
||||
|
||||
[![集成程度](https://dash.yunohost.org/integration/tracim.svg)](https://dash.yunohost.org/appci/app/tracim) ![工作状态](https://ci-apps.yunohost.org/ci/badges/tracim.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/tracim.maintain.svg)
|
||||
|
||||
|
@ -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.00~ynh1
|
||||
**分发版本:** 04.09.01~ynh1
|
||||
|
||||
**演示:** <https://www.algoo.fr/fr/tracim/demo>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Tracim"
|
|||
description.en = "Collaborative platform intended for team collaboration"
|
||||
description.fr = "Plateforme collaborative destiné à la collaboration en équipe"
|
||||
|
||||
version = "04.09.00~ynh1"
|
||||
version = "04.09.01~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -52,8 +52,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.09.00.tar.gz"
|
||||
sha256 = "cc26e10f36a95eb7301dae049e4e33bea9bc0a85601a058a5cc27b630eff25d3"
|
||||
url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.09.01.tar.gz"
|
||||
sha256 = "8f87b4c1fbf0b9969d04c5f96d56c6fae4c265e3b6bbac264c398c19a812ea0f"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.version_regex = "^release_(.*)$"
|
||||
|
||||
|
|
Loading…
Reference in a new issue