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

Upgrade to v2024.05.10

This commit is contained in:
yunohost-bot 2024-05-11 03:37:28 +02:00 committed by YunoHost Bot
parent 89aad173f9
commit 4a6f605426

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 = "2024.05.05~ynh1" version = "2024.05.10~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/de7d68b65944ab21074f2db7e23e4fd7d95aa442.tar.gz" url = "https://github.com/itflow-org/itflow/archive/3e7f57f64ae35bccaabd525438a69b01d2d09a9c.tar.gz"
sha256 = "76603c199d1e2e833500eb3ae8dc69831024622d99c83761660b132c161f68be" sha256 = "9b14233804fee4a5fdc3350952242afd88a8ec60c34e62a987301fc094d53703"
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"