From 92da633179495394a8db03d4ec74c4c5118db0dd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 9 Jun 2024 03:38:14 +0200 Subject: [PATCH 1/8] 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 800fcd6126dc97c7a9aeb85fa75f9b6ae67826ec Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 9 Jun 2024 01:38:16 +0000 Subject: [PATCH 2/8] 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 7a6e9a9fed92fbef66ba4a2ea852ef1da2d00e33 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 12 Jun 2024 03:40:40 +0200 Subject: [PATCH 3/8] Upgrade to v2024.06.12 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6225afb..4f00be0 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.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/51710f886c4a09e694a379ddd45a431fdddf88a9.tar.gz" - sha256 = "7cbc31b639a29d4ac1c80082b940137e892dd0829ad42cc9853a8e47797deb7a" + url = "https://github.com/itflow-org/itflow/archive/41ac390173215c59bf4be2d22df5f73d8a6adafc.tar.gz" + sha256 = "b8f775211ed6492d8df1183fb8cb6325bafdf099260168fab58616a47d8fdee7" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From d11ad630beeabf3940069c9fb5c5f8a14e1ec691 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 12 Jun 2024 01:40:41 +0000 Subject: [PATCH 4/8] 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..057649d 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.12~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index da9451a..301ee37 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.12~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index d0ca2f5..58cea7d 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.12~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index bba2335..f3059a4 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.12~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5103068..53a5e4a 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.12~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8c9b283..2d7ad49 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.12~ynh1 **演示:** From 3ea1ed376f913e619b0b1fc7152be7a2c7dc2185 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 14 Jun 2024 03:37:58 +0200 Subject: [PATCH 5/8] Upgrade to v2024.06.13 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4f00be0..58e10dd 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.12~ynh1" +version = "2024.06.13~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/41ac390173215c59bf4be2d22df5f73d8a6adafc.tar.gz" - sha256 = "b8f775211ed6492d8df1183fb8cb6325bafdf099260168fab58616a47d8fdee7" + url = "https://github.com/itflow-org/itflow/archive/5352416dbe85d63a37d9b98e8fbd3907a42e65e0.tar.gz" + sha256 = "02733690d3ebe4a1f857adbf9a63ed0be38bae5a1cf3bb97e327021724b43516" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From 98c4f535affeb7d4672eaf7470e7df41d1c23450 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 14 Jun 2024 01:38:00 +0000 Subject: [PATCH 6/8] 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 057649d..46df1bf 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.12~ynh1 +**Shipped version:** 2024.06.13~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 301ee37..d5f6b2a 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.12~ynh1 +**Versión actual:** 2024.06.13~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 58cea7d..786b15a 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.12~ynh1 +**Paketatutako bertsioa:** 2024.06.13~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index f3059a4..40457f5 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.12~ynh1 +**Version incluse :** 2024.06.13~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 53a5e4a..99750b6 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.12~ynh1 +**Versión proporcionada:** 2024.06.13~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2d7ad49..cf768d3 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.12~ynh1 +**分发版本:** 2024.06.13~ynh1 **演示:** From 03548860dc54e3ead79614a159f626343076fc37 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 15 Jun 2024 03:38:09 +0200 Subject: [PATCH 7/8] Upgrade to v2024.06.14 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 58e10dd..ff5366d 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.13~ynh1" +version = "2024.06.14~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/5352416dbe85d63a37d9b98e8fbd3907a42e65e0.tar.gz" - sha256 = "02733690d3ebe4a1f857adbf9a63ed0be38bae5a1cf3bb97e327021724b43516" + url = "https://github.com/itflow-org/itflow/archive/9d40ef17767f84ebe8e63aab00fd57869106d5d0.tar.gz" + sha256 = "00e85cdad8143ce8eead5cb6776edd11cf1ef1aeab00b3aaff0c15b5783fe9b1" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit" From f58bc8f5743eb41301af35a54aad641fb26cb31b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 15 Jun 2024 01:38:13 +0000 Subject: [PATCH 8/8] 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 46df1bf..48834bd 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.13~ynh1 +**Shipped version:** 2024.06.14~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index d5f6b2a..da190ba 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.13~ynh1 +**Versión actual:** 2024.06.14~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 786b15a..b70674c 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.13~ynh1 +**Paketatutako bertsioa:** 2024.06.14~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 40457f5..69b26cf 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.13~ynh1 +**Version incluse :** 2024.06.14~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 99750b6..7993b09 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.13~ynh1 +**Versión proporcionada:** 2024.06.14~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index cf768d3..472d8d2 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.13~ynh1 +**分发版本:** 2024.06.14~ynh1 **演示:**