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 v2023.10.29

This commit is contained in:
yunohost-bot 2023-10-30 05:16:39 +01:00 committed by YunoHost Bot
parent 93edd1b8a9
commit e55c357d33

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 = "2023.10.28~ynh1"
version = "2023.10.29~ynh1"
maintainers = ["eric_G"]
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/itflow-org/itflow/archive/48753e64626d4edd9eff82e642e63531605d19df.tar.gz"
sha256 = "158eff3281acd4fbea1b3b25b46121d70600cf68fee95bc66f07bf824a0537e4"
url = "https://github.com/itflow-org/itflow/archive/d4d4d9cd7a767407f37f04cf437b98b710478aee.tar.gz"
sha256 = "cb968a7af5dd69f9158966646b381ef5ed256a0a0592f449272ae2e3aae8c9fc"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"