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

This commit is contained in:
yunohost-bot 2023-11-03 05:16:34 +01:00 committed by YunoHost Bot
parent 34be21048a
commit 0600b63747

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 = "2023.10.31~ynh1" version = "2023.11.02~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/365ed3a79a98e526505c255d5be47497014707d3.tar.gz" url = "https://github.com/itflow-org/itflow/archive/fbf535444b26142f0885c73528bf92ed611add5d.tar.gz"
sha256 = "f06747b7457583d3e465fa42cee6e28347f41d4d1861960423b4a91895059692" sha256 = "7fcdeecd2fe06fc813e6758430a85828811c23983f0c635fc7c27be794e517e9"
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"