1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/itflow_ynh.git synced 2024-09-03 19:26:24 +02:00

Merge pull request #5 from YunoHost-Apps/ci-auto-update-2023.10.12

Upgrade to v2023.10.12
This commit is contained in:
eric_G 2023-10-12 08:52:33 +02:00 committed by GitHub
commit 77b5ecf028
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
IT documentation, ticketing and accounting system for small MSPs.
**Shipped version:** 2023.10.09~ynh1
**Shipped version:** 2023.10.12~ynh1
**Demo:** https://demo.itflow.org/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Système de documentation, de billetterie et de comptabilité pour les petits MSP
**Version incluse :** 2023.10.09~ynh1
**Version incluse :** 2023.10.12~ynh1
**Démo :** https://demo.itflow.org/

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.09~ynh1"
version = "2023.10.12~ynh1"
maintainers = ["eric_G"]
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/itflow-org/itflow/archive/537f18efd263a2ad5bf2518100288e8f336ff57e.tar.gz"
sha256 = "188df292d802244e84423b2ac6bd713afd41848372d5818aad9add2d16f847dd"
url = "https://github.com/itflow-org/itflow/archive/101488f9f1178b1e06ba7c0d22d7275e41d873fb.tar.gz"
sha256 = "b876d582eaece67b5627352d41d8a1e51d16922f2846f0193c6f0832bc7c3bf0"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"