From 90b4c886f93895aef6dc4bfbe025d751c59b049f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 9 Jun 2024 03:38:14 +0200 Subject: [PATCH 1/4] Upgrade to v2024.06.09 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 74b0e39..6225afb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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 = "2024.06.08~ynh1" +version = "2024.06.09~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/551146d3e2154c1c4acf99d49cdeb53f63a1b7d6.tar.gz" - sha256 = "d37574ac19d6b3d47a2b6dd851699f5d65f8b6c4fac2469d9795e783dbf05871" + url = "https://github.com/itflow-org/itflow/archive/51710f886c4a09e694a379ddd45a431fdddf88a9.tar.gz" + sha256 = "7cbc31b639a29d4ac1c80082b940137e892dd0829ad42cc9853a8e47797deb7a" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From fe070052a63dbc8dea3db400e54bc992168eeddc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 9 Jun 2024 01:38:16 +0000 Subject: [PATCH 2/4] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0740e91..6095ca7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. IT documentation, ticketing and accounting system for small MSPs. -**Shipped version:** 2024.06.08~ynh1 +**Shipped version:** 2024.06.09~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index b354214..da9451a 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. IT documentation, ticketing and accounting system for small MSPs. -**Versión actual:** 2024.06.08~ynh1 +**Versión actual:** 2024.06.09~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 4a7fcff..d0ca2f5 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. IT documentation, ticketing and accounting system for small MSPs. -**Paketatutako bertsioa:** 2024.06.08~ynh1 +**Paketatutako bertsioa:** 2024.06.09~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 4861030..bba2335 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Système de documentation, de billetterie et de comptabilité pour les petits MSP -**Version incluse :** 2024.06.08~ynh1 +**Version incluse :** 2024.06.09~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index fe907ad..5103068 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. IT documentation, ticketing and accounting system for small MSPs. -**Versión proporcionada:** 2024.06.08~ynh1 +**Versión proporcionada:** 2024.06.09~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7a08b3d..8c9b283 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ IT documentation, ticketing and accounting system for small MSPs. -**分发版本:** 2024.06.08~ynh1 +**分发版本:** 2024.06.09~ynh1 **演示:** From 429b52145c964de0746f1a20b7ae914b374b3fc8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 11 Jun 2024 03:37:44 +0200 Subject: [PATCH 3/4] Upgrade to v2024.06.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6225afb..9dc9770 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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 = "2024.06.09~ynh1" +version = "2024.06.10~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/51710f886c4a09e694a379ddd45a431fdddf88a9.tar.gz" - sha256 = "7cbc31b639a29d4ac1c80082b940137e892dd0829ad42cc9853a8e47797deb7a" + url = "https://github.com/itflow-org/itflow/archive/2ce36cb14fc99d3a4b78d4841727eecb96ab78f3.tar.gz" + sha256 = "21af4a65b355757d87be9906049f557f98958c4bb8c018055656b5760575e4f3" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From fb68840b2a55f30e8f0934706f68b4ae3e4206a7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 11 Jun 2024 01:37:47 +0000 Subject: [PATCH 4/4] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6095ca7..4763295 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. IT documentation, ticketing and accounting system for small MSPs. -**Shipped version:** 2024.06.09~ynh1 +**Shipped version:** 2024.06.10~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index da9451a..6295bad 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. IT documentation, ticketing and accounting system for small MSPs. -**Versión actual:** 2024.06.09~ynh1 +**Versión actual:** 2024.06.10~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index d0ca2f5..3c11a9a 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. IT documentation, ticketing and accounting system for small MSPs. -**Paketatutako bertsioa:** 2024.06.09~ynh1 +**Paketatutako bertsioa:** 2024.06.10~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index bba2335..6fa3a9e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Système de documentation, de billetterie et de comptabilité pour les petits MSP -**Version incluse :** 2024.06.09~ynh1 +**Version incluse :** 2024.06.10~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5103068..bdf9128 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. IT documentation, ticketing and accounting system for small MSPs. -**Versión proporcionada:** 2024.06.09~ynh1 +**Versión proporcionada:** 2024.06.10~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8c9b283..91f1600 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ IT documentation, ticketing and accounting system for small MSPs. -**分发版本:** 2024.06.09~ynh1 +**分发版本:** 2024.06.10~ynh1 **演示:**