From c4cee789cb9d8c261f6df7f51a2e66a85394fce3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 31 May 2024 03:39:46 +0200 Subject: [PATCH 1/6] Upgrade to v2024.05.30 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bc018b3..417f219 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.05.27~ynh1" +version = "2024.05.30~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/c389c6888318fc7c98765bdc18bd8e4df1014551.tar.gz" - sha256 = "ffdaae2b45bf472571321a8c8b098f2f48ede971ed65b895a830a0e69919e9d3" + url = "https://github.com/itflow-org/itflow/archive/63f740e22f468bc2f132009ad6f13371409343f3.tar.gz" + sha256 = "531ec1eb884cd098dec85d7f322cfa954d86cb75299fecd315aa9185a1f37d19" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From c80d1eafc34f309bc625cf53248359a58c00e3d5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 31 May 2024 01:39:47 +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 4fddf7a..34c197c 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.05.27~ynh1 +**Shipped version:** 2024.05.30~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index e265fd2..c17873b 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.05.27~ynh1 +**Versión actual:** 2024.05.30~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index c546db4..0fe9a06 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.05.27~ynh1 +**Paketatutako bertsioa:** 2024.05.30~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 5484f40..908f2c5 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.05.27~ynh1 +**Version incluse :** 2024.05.30~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 7422bf7..5c8715e 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.05.27~ynh1 +**Versión proporcionada:** 2024.05.30~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index d06caa6..0f71b2f 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.05.27~ynh1 +**分发版本:** 2024.05.30~ynh1 **演示:** From 9a78b5db5168d82fd4fc794f9ccaa4ff98734ebb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 1 Jun 2024 03:37:10 +0200 Subject: [PATCH 3/6] Upgrade to v2024.05.31 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 417f219..148b231 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.05.30~ynh1" +version = "2024.05.31~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/63f740e22f468bc2f132009ad6f13371409343f3.tar.gz" - sha256 = "531ec1eb884cd098dec85d7f322cfa954d86cb75299fecd315aa9185a1f37d19" + url = "https://github.com/itflow-org/itflow/archive/565f8162a4b30f7665e9b648ed6c4cd9b3982434.tar.gz" + sha256 = "db5846b0ada001de4e3ee3eceea6d8103fa5053a2b47cf1b3b739889e71c2aa2" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From 7f5e5a1de5175eced5fafb5e97700feaeaeab7d3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 1 Jun 2024 01:37:12 +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 34c197c..afda490 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.05.30~ynh1 +**Shipped version:** 2024.05.31~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index c17873b..cdef87a 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.05.30~ynh1 +**Versión actual:** 2024.05.31~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 0fe9a06..42ad8fd 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.05.30~ynh1 +**Paketatutako bertsioa:** 2024.05.31~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 908f2c5..95698ad 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.05.30~ynh1 +**Version incluse :** 2024.05.31~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5c8715e..f3f49c1 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.05.30~ynh1 +**Versión proporcionada:** 2024.05.31~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 0f71b2f..df3bd33 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.05.30~ynh1 +**分发版本:** 2024.05.31~ynh1 **演示:** From 8682c19a8d41e59f2bbafc95cc0d9debd4b4233e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 2 Jun 2024 03:37:45 +0200 Subject: [PATCH 5/6] Upgrade to v2024.06.02 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 148b231..4a5ed7f 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.05.31~ynh1" +version = "2024.06.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/565f8162a4b30f7665e9b648ed6c4cd9b3982434.tar.gz" - sha256 = "db5846b0ada001de4e3ee3eceea6d8103fa5053a2b47cf1b3b739889e71c2aa2" + url = "https://github.com/itflow-org/itflow/archive/b47f543534f9f0d6362b7ffa5416dd7753afdc69.tar.gz" + sha256 = "ec30f89c4a4e96bd2088a6f7ca91bdfe32caa867c26b913d577877a39d1ebd41" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From caef76be9f5c99d12b6154b223b04015b6456730 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 2 Jun 2024 01:37:47 +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 afda490..4262b99 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.05.31~ynh1 +**Shipped version:** 2024.06.02~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index cdef87a..64aff41 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.05.31~ynh1 +**Versión actual:** 2024.06.02~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 42ad8fd..5322693 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.05.31~ynh1 +**Paketatutako bertsioa:** 2024.06.02~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 95698ad..af3b4e3 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.05.31~ynh1 +**Version incluse :** 2024.06.02~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index f3f49c1..0cd6f61 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.05.31~ynh1 +**Versión proporcionada:** 2024.06.02~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index df3bd33..7a1fea5 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.05.31~ynh1 +**分发版本:** 2024.06.02~ynh1 **演示:**