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

This commit is contained in:
yunohost-bot 2023-10-25 06:16:46 +02:00 committed by YunoHost Bot
parent a2ea9b5edb
commit c1a6ff649b

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.23~ynh1"
version = "2023.10.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/b05e5bb5758d0d3fa256f6395741b40997a9097e.tar.gz"
sha256 = "717e0908b096d9bb708891ca198b5ae0599ec954df61fadc9469800611c16735"
url = "https://github.com/itflow-org/itflow/archive/5faac974913f51003f4e4c0445eff6e7954dfb82.tar.gz"
sha256 = "75f1c8712d4a157443c26bf7eb5a4d4c4f832d6a0d4ff3f43df740f92cbeba2b"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"