mirror of
https://github.com/YunoHost-Apps/itflow_ynh.git
synced 2024-09-03 19:26:24 +02:00
Upgrade to v2024.05.31
This commit is contained in:
parent
39f1fb7dbe
commit
9a78b5db51
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 = "2024.05.30~ynh1"
|
version = "2024.05.31~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/63f740e22f468bc2f132009ad6f13371409343f3.tar.gz"
|
url = "https://github.com/itflow-org/itflow/archive/565f8162a4b30f7665e9b648ed6c4cd9b3982434.tar.gz"
|
||||||
sha256 = "531ec1eb884cd098dec85d7f322cfa954d86cb75299fecd315aa9185a1f37d19"
|
sha256 = "db5846b0ada001de4e3ee3eceea6d8103fa5053a2b47cf1b3b739889e71c2aa2"
|
||||||
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