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.08.18: b732e08aff...86e3f377ab
This commit is contained in:
yunohost-bot 2024-08-19 03:39:23 +02:00 committed by YunoHost Bot
parent fd1204732a
commit cffe563bd3

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.08.10~ynh1"
version = "2024.08.18~ynh1"
maintainers = ["eric_G"]
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/itflow-org/itflow/archive/b732e08affaa45fecee308725e0937c7fbb9ad68.tar.gz"
sha256 = "9202f6edf59a764aa2427dcc16cfb403b3e4fc0124ae6c42814afbae6c8f88db"
url = "https://github.com/itflow-org/itflow/archive/86e3f377ab5b25357aeaffeea6a9a0ce4a3647c0.tar.gz"
sha256 = "0cbab3cf885d801e4da774cc871c087bc3f850ade7a172c83d034f6e2fefcab5"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"