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 #73 from YunoHost-Apps/ci-auto-update-2024.01.25

Upgrade to v2024.01.25
This commit is contained in:
eric_G 2024-01-26 19:12:10 +01:00 committed by GitHub
commit 21488bbd65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.
**Shipped version:** 2024.01.17~ynh1
**Shipped version:** 2024.01.25~ynh1
**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
**Version incluse :** 2024.01.17~ynh1
**Version incluse :** 2024.01.25~ynh1
**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.fr = "Système de documentation, de billetterie et de comptabilité pour les petits MSP"
version = "2024.01.17~ynh1"
version = "2024.01.25~ynh1"
maintainers = ["eric_G"]
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/itflow-org/itflow/archive/9bd28b1c568877aa6a9b2b37448776668cb4d8ff.tar.gz"
sha256 = "8c01e6c447bd33c13d8eeaf2357068dee9c07d569120a937a4bfda7b560e7f88"
url = "https://github.com/itflow-org/itflow/archive/937397e9c0bceec9c5dc912afe7829b9c8e1b58c.tar.gz"
sha256 = "d6556a4c6634b838a257491ba9cff51321bce7c43ff0e3be5bf4a1b8cf4463f6"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"