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 #41 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2023-12-10 11:49:48 +01:00 committed by GitHub
commit e3db7c85f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
IT documentation, ticketing and accounting system for small MSPs. IT documentation, ticketing and accounting system for small MSPs.
**Shipped version:** 2023.11.22~ynh1 **Shipped version:** 2023.12.09~ynh1
**Demo:** https://demo.itflow.org/ **Demo:** https://demo.itflow.org/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Système de documentation, de billetterie et de comptabilité pour les petits MSP Système de documentation, de billetterie et de comptabilité pour les petits MSP
**Version incluse :** 2023.11.22~ynh1 **Version incluse :** 2023.12.09~ynh1
**Démo :** https://demo.itflow.org/ **Démo :** https://demo.itflow.org/

View file

@ -7,7 +7,7 @@ name = "ITFlow"
description.en = "IT documentation, ticketing and accounting system for small MSPs" 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" description.fr = "Système de documentation, de billetterie et de comptabilité pour les petits MSP"
version = "2023.11.22~ynh1" version = "2023.12.09~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/itflow-org/itflow/archive/2adb500612bd12cbc8b187813dcf5e3f2983ec4f.tar.gz" url = "https://github.com/itflow-org/itflow/archive/74aa0e829fab87bf0d42e0e9fe899e7dc2f23993.tar.gz"
sha256 = "d2896b2c69ea52a0dcedde9acb3bfe96d9308aafcae04952da5269dbeef2eb8e" sha256 = "242807ea9f87f8f489bd431b1bd26e70f5efaa61a22db479839b44d7fdc7a936"
autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"