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.03.25

This commit is contained in:
yunohost-bot 2024-03-26 02:41:45 +01:00 committed by YunoHost Bot
parent 5803c93c35
commit 54126dc5ce

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.03.03~ynh1" version = "2024.03.25~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/a91352229e262779a14ab0c5148740616227f1fe.tar.gz" url = "https://github.com/itflow-org/itflow/archive/c40c204ce1ca3df6ec9c942e99d16476abbe87d3.tar.gz"
sha256 = "e68ed84ac9dcf413146a770dc2e0d1135e193637bac9733e3ef0cdf926503982" sha256 = "682a8622429cafb71b758054faffbb40a886f815c5430151aab54171ad89f5ad"
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"