mirror of
https://github.com/YunoHost-Apps/itflow_ynh.git
synced 2024-09-03 19:26:24 +02:00
Upgrade to v2023.12.24
This commit is contained in:
parent
e5e2b5e77b
commit
7d68a00610
1 changed files with 3 additions and 3 deletions
|
@ -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.12.23~ynh1"
|
version = "2023.12.24~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/29867d6d11f1775f1f2125e402e4362241382b48.tar.gz"
|
url = "https://github.com/itflow-org/itflow/archive/fa452dbf0279b1f0cd19c3b42e96121250023e55.tar.gz"
|
||||||
sha256 = "edb072a90c7ecf5adf22f8776247d73625791345fc629684593900a5bc199e0a"
|
sha256 = "ec8614c9d8a62519667020adb7d99bf0de20db98c8dec7e4c901cdb7182cd942"
|
||||||
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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue