mirror of
https://github.com/YunoHost-Apps/itflow_ynh.git
synced 2024-09-03 19:26:24 +02:00
commit
24fe0b49f1
7 changed files with 9 additions and 9 deletions
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
IT documentation, ticketing and accounting system for small MSPs.
|
||||
|
||||
**Shipped version:** 2024.05.21~ynh1
|
||||
**Shipped version:** 2024.05.26~ynh1
|
||||
|
||||
**Demo:** <https://demo.itflow.org/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ No se debe editar a mano.
|
|||
|
||||
IT documentation, ticketing and accounting system for small MSPs.
|
||||
|
||||
**Versión actual:** 2024.05.21~ynh1
|
||||
**Versión actual:** 2024.05.26~ynh1
|
||||
|
||||
**Demo:** <https://demo.itflow.org/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ EZ editatu eskuz.
|
|||
|
||||
IT documentation, ticketing and accounting system for small MSPs.
|
||||
|
||||
**Paketatutako bertsioa:** 2024.05.21~ynh1
|
||||
**Paketatutako bertsioa:** 2024.05.26~ynh1
|
||||
|
||||
**Demoa:** <https://demo.itflow.org/>
|
||||
|
||||
|
|
|
@ -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.05.21~ynh1
|
||||
**Version incluse :** 2024.05.26~ynh1
|
||||
|
||||
**Démo :** <https://demo.itflow.org/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
|||
|
||||
IT documentation, ticketing and accounting system for small MSPs.
|
||||
|
||||
**Versión proporcionada:** 2024.05.21~ynh1
|
||||
**Versión proporcionada:** 2024.05.26~ynh1
|
||||
|
||||
**Demo:** <https://demo.itflow.org/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
IT documentation, ticketing and accounting system for small MSPs.
|
||||
|
||||
**分发版本:** 2024.05.21~ynh1
|
||||
**分发版本:** 2024.05.26~ynh1
|
||||
|
||||
**演示:** <https://demo.itflow.org/>
|
||||
|
||||
|
|
|
@ -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.05.21~ynh1"
|
||||
version = "2024.05.26~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -48,8 +48,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/itflow-org/itflow/archive/c02d6d4cf0a33502a5072b7d3b5b7371ee191c27.tar.gz"
|
||||
sha256 = "6bf1a2fe8521c374632e3c6d18bca144e851c66bd99d73df53ad8bf253485285"
|
||||
url = "https://github.com/itflow-org/itflow/archive/5210fae3ec3891522b929c328d2bf68429df513d.tar.gz"
|
||||
sha256 = "daa13d7e50bad7ead22f2e188344f11455411e719d6a0a58cf7c31a3340e99a2"
|
||||
autoupdate.upstream = "https://github.com/itflow-org/itflow"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue