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

Upgrade sources

- `main` v2024.07.24: f769081bf9...cc0de316ab
This commit is contained in:
yunohost-bot 2024-07-29 03:39:30 +02:00 committed by YunoHost Bot
parent d78b9863f5
commit cfa7203eed

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 = "2024.07.16~ynh1"
version = "2024.07.24~ynh1"
maintainers = ["eric_G"]
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/itflow-org/itflow/archive/f769081bf9e5bf32e9ec8b66dc3a452077f70cce.tar.gz"
sha256 = "6d3065e076603e248c2174dc16827c1f87625e89cf43e4cd3d55473aa0def055"
url = "https://github.com/itflow-org/itflow/archive/cc0de316ab58507a8251a8d33a4572084336caa5.tar.gz"
sha256 = "e8311e2c31ceea542cb2f64ae530869e988fb8e8a547423654ae1e2eb260f4d2"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"