From 0ad37a215cd79ae2ace76d55457c865765c1f394 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 3 Jul 2024 03:40:52 +0200 Subject: [PATCH 1/6] Upgrade to v2024.07.02 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index aa7e5b5..571faef 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.29~ynh1" +version = "2024.07.02~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/cc38c642c5e73224c520c1cafe44650584214007.tar.gz" - sha256 = "6bc29f0a18dacfc6c37f1244b008518d7ccaaac15bbcb95b0c55cafd95fe38d3" + url = "https://github.com/itflow-org/itflow/archive/afaaa5895c970646cadf93b454b8c7ae4f01ea59.tar.gz" + sha256 = "89559e472a0589d1115a75a55cb7c8f87dc43ea98e6d593ff7bc8738bcb95c76" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From 467c54d8684c47a2b9db3f9c87ad477f9e0e4618 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 3 Jul 2024 01:40:54 +0000 Subject: [PATCH 2/6] 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 b4ae4d6..7a137d6 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.29~ynh1 +**Shipped version:** 2024.07.02~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index f49e096..f5a78d0 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.29~ynh1 +**Versión actual:** 2024.07.02~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8fcfae4..c41fcb0 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.29~ynh1 +**Paketatutako bertsioa:** 2024.07.02~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 3b8952c..e23d002 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.29~ynh1 +**Version incluse :** 2024.07.02~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index cba4975..f4cbdb1 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.29~ynh1 +**Versión proporcionada:** 2024.07.02~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 0ca4a9d..f5cd9f7 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.29~ynh1 +**分发版本:** 2024.07.02~ynh1 **演示:** From a7d48102512495162351997435fcf94035f70543 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 4 Jul 2024 03:41:45 +0200 Subject: [PATCH 3/6] Upgrade to v2024.07.03 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 571faef..ee31376 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.07.02~ynh1" +version = "2024.07.03~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/afaaa5895c970646cadf93b454b8c7ae4f01ea59.tar.gz" - sha256 = "89559e472a0589d1115a75a55cb7c8f87dc43ea98e6d593ff7bc8738bcb95c76" + url = "https://github.com/itflow-org/itflow/archive/cf7a900e1a9b976f32fc047955e38894ecd2cc8e.tar.gz" + sha256 = "d457266411186063548cc9fc94085ff60593303a849ccfe9ca6a114f40ec85ca" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From 17a6abf1a7e1153c6c9b9d08314a1a4bea8eef1b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 4 Jul 2024 01:41:46 +0000 Subject: [PATCH 4/6] 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 7a137d6..fc243be 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.07.02~ynh1 +**Shipped version:** 2024.07.03~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index f5a78d0..b84823b 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.07.02~ynh1 +**Versión actual:** 2024.07.03~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index c41fcb0..9419c47 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.07.02~ynh1 +**Paketatutako bertsioa:** 2024.07.03~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index e23d002..13a890f 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.07.02~ynh1 +**Version incluse :** 2024.07.03~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index f4cbdb1..c2bd1d9 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.07.02~ynh1 +**Versión proporcionada:** 2024.07.03~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f5cd9f7..40b1991 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.07.02~ynh1 +**分发版本:** 2024.07.03~ynh1 **演示:** From 1fee3ad2fd5de45b2500cf495254b845bb3198fd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 6 Jul 2024 03:37:58 +0200 Subject: [PATCH 5/6] Upgrade to v2024.07.05 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ee31376..0b9c8e1 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.07.03~ynh1" +version = "2024.07.05~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/cf7a900e1a9b976f32fc047955e38894ecd2cc8e.tar.gz" - sha256 = "d457266411186063548cc9fc94085ff60593303a849ccfe9ca6a114f40ec85ca" + url = "https://github.com/itflow-org/itflow/archive/53550e509281805bb1cbf0f99b1aafd3216d4578.tar.gz" + sha256 = "594595193d6e276103a51830392229da1de07ccbb521f79502f425a545f0a947" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From 6e126bb771c210bd2fa195816b46a6becc047377 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 6 Jul 2024 01:38:00 +0000 Subject: [PATCH 6/6] 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 fc243be..2400ba5 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.07.03~ynh1 +**Shipped version:** 2024.07.05~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index b84823b..33748eb 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.07.03~ynh1 +**Versión actual:** 2024.07.05~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 9419c47..18d4434 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.07.03~ynh1 +**Paketatutako bertsioa:** 2024.07.05~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 13a890f..dd9581d 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.07.03~ynh1 +**Version incluse :** 2024.07.05~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index c2bd1d9..367ef62 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.07.03~ynh1 +**Versión proporcionada:** 2024.07.05~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 40b1991..c3578fb 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.07.03~ynh1 +**分发版本:** 2024.07.05~ynh1 **演示:**