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

This commit is contained in:
yunohost-bot 2024-02-29 21:38:56 +01:00 committed by YunoHost Bot
parent b563adb8ff
commit 18f1fbeb75

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.02.26~ynh1" version = "2024.02.29~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/998a70163404c9d8ba73ff3f2f5d9d98d38c7e86.tar.gz" url = "https://github.com/itflow-org/itflow/archive/6641c5c3386074c09b8ca6a01a7a1133cd06a2ea.tar.gz"
sha256 = "abb7fac9238afdc9cde389c7a62e57350fed2cb5b48703aa139e905a7ed7cefd" sha256 = "9907ed88a5cbae9c5081907339cb195a3a969c6ae3bc88442907b3e1c6367edd"
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"