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

This commit is contained in:
yunohost-bot 2023-11-02 05:16:33 +01:00 committed by YunoHost Bot
parent 34be21048a
commit 6cd764d7cf

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.31~ynh1"
version = "2023.11.01~ynh1"
maintainers = ["eric_G"]
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/itflow-org/itflow/archive/365ed3a79a98e526505c255d5be47497014707d3.tar.gz"
sha256 = "f06747b7457583d3e465fa42cee6e28347f41d4d1861960423b4a91895059692"
url = "https://github.com/itflow-org/itflow/archive/cd99e91ac3c8409e9d233538ff4feeb4f9ebc88a.tar.gz"
sha256 = "6c2bc31279c1a71ce7ebeaedefd7fb8b14e8f41087e526e8f6b7163eee3b159f"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"