1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/itflow_ynh.git synced 2024-09-03 19:26:24 +02:00

Merge pull request #200 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-07-30 09:31:43 +02:00 committed by GitHub
commit 24c3bfc631
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 11 additions and 11 deletions

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
IT documentation, ticketing and accounting system for small MSPs.
**Shipped version:** 2024.07.16~ynh1
**Shipped version:** 2024.07.24~ynh1
**Demo:** <https://demo.itflow.org/>

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
IT documentation, ticketing and accounting system for small MSPs.
**Versión actual:** 2024.07.16~ynh1
**Versión actual:** 2024.07.24~ynh1
**Demo:** <https://demo.itflow.org/>

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
IT documentation, ticketing and accounting system for small MSPs.
**Paketatutako bertsioa:** 2024.07.16~ynh1
**Paketatutako bertsioa:** 2024.07.24~ynh1
**Demoa:** <https://demo.itflow.org/>

View file

@ -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.07.16~ynh1
**Version incluse:** 2024.07.24~ynh1
**Démo:** <https://demo.itflow.org/>

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
IT documentation, ticketing and accounting system for small MSPs.
**Versión proporcionada:** 2024.07.16~ynh1
**Versión proporcionada:** 2024.07.24~ynh1
**Demo:** <https://demo.itflow.org/>

View file

@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan.
IT documentation, ticketing and accounting system for small MSPs.
**Versi terkirim:** 2024.07.16~ynh1
**Versi terkirim:** 2024.07.24~ynh1
**Demo:** <https://demo.itflow.org/>
@ -30,7 +30,7 @@ IT documentation, ticketing and accounting system for small MSPs.
- Website aplikasi resmi: <https://itflow.org/>
- Dokumentasi admin resmi: <https://docs.itflow.org/installation>
- Repositori kode aplikasi hulu: <https://github.com/itflow-org/itflow>
- Depot kode aplikasi hulu: <https://github.com/itflow-org/itflow>
- Gudang YunoHost: <https://apps.yunohost.org/app/itflow>
- Laporkan bug: <https://github.com/YunoHost-Apps/itflow_ynh/issues>

View file

@ -18,7 +18,7 @@
IT documentation, ticketing and accounting system for small MSPs.
**分发版本:** 2024.07.16~ynh1
**分发版本:** 2024.07.24~ynh1
**演示:** <https://demo.itflow.org/>

View file

@ -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.07.16~ynh1"
version = "2024.07.24~ynh1"
maintainers = ["eric_G"]
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/itflow-org/itflow/archive/f769081bf9e5bf32e9ec8b66dc3a452077f70cce.tar.gz"
sha256 = "6d3065e076603e248c2174dc16827c1f87625e89cf43e4cd3d55473aa0def055"
url = "https://github.com/itflow-org/itflow/archive/cc0de316ab58507a8251a8d33a4572084336caa5.tar.gz"
sha256 = "e8311e2c31ceea542cb2f64ae530869e988fb8e8a547423654ae1e2eb260f4d2"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"