From 2deba6f507701c4fb7b3d04acf17a376bed0aea3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 31 May 2024 03:38:05 +0200 Subject: [PATCH 1/4] Upgrade to v1.8.141 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 85d0bfe..3e93ad1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "FreeScout" description.en = "Help desk & shared mailbox" description.fr = "Service d'assistance et boîte aux lettres partagée" -version = "1.8.140~ynh1" +version = "1.8.141~ynh1" maintainers = [] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.140.tar.gz" - sha256 = "b7342a1150245e5dd31724d3dd5fa8845189cf121d71472580b8dcc7940be884" + url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.141.tar.gz" + sha256 = "b0a8066701be0ffe6fea863548c400f3eb5b779e80f31d034df82ed8e173bc93" autoupdate.strategy = "latest_github_tag" [resources.system_user] From 9f1179b32dfa5ee32f8ebe3356f66f7db8454da8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 31 May 2024 01:38:07 +0000 Subject: [PATCH 2/4] Auto-update READMEs --- ALL_README.md | 2 +- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index b38588a..b2ea094 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Shipped version:** 1.8.140~ynh1 +**Shipped version:** 1.8.141~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 15e8cac..96c470e 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Versión actual:** 1.8.140~ynh1 +**Versión actual:** 1.8.141~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 9de6e40..c6ba46b 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Paketatutako bertsioa:** 1.8.140~ynh1 +**Paketatutako bertsioa:** 1.8.141~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a05792b..69451cd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. FreeScout est un service d'assistance open source gratuit ultra léger et puissant et une boîte de réception partagée construite avec PHP (framework Laravel). Vous pouvez désormais profiter gratuitement de Zendesk et Help Scout sans renoncer à votre confidentialité ni vous enfermer dans un service que vous ne contrôlez pas. -**Version incluse :** 1.8.140~ynh1 +**Version incluse :** 1.8.141~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 3daacc2..52b03e8 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Versión proporcionada:** 1.8.140~ynh1 +**Versión proporcionada:** 1.8.141~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7b9b7b1..ee12b64 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**分发版本:** 1.8.140~ynh1 +**分发版本:** 1.8.141~ynh1 **演示:** From 91b5453335e1db7cd40974248b77e872e3fb0a5b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 10 Jun 2024 03:35:53 +0200 Subject: [PATCH 3/4] Upgrade to v1.8.142 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3e93ad1..369a997 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "FreeScout" description.en = "Help desk & shared mailbox" description.fr = "Service d'assistance et boîte aux lettres partagée" -version = "1.8.141~ynh1" +version = "1.8.142~ynh1" maintainers = [] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.141.tar.gz" - sha256 = "b0a8066701be0ffe6fea863548c400f3eb5b779e80f31d034df82ed8e173bc93" + url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.142.tar.gz" + sha256 = "465761ce6b25bdf08ddde35a83a90bde2207e42958fe81c0c60f1cc9b121dc4b" autoupdate.strategy = "latest_github_tag" [resources.system_user] From 86e3652caf76cdec77fd14c79380f477b1cd6137 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 10 Jun 2024 01:35:56 +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 b2ea094..443de0b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Shipped version:** 1.8.141~ynh1 +**Shipped version:** 1.8.142~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 96c470e..d1af4c4 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Versión actual:** 1.8.141~ynh1 +**Versión actual:** 1.8.142~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index c6ba46b..cd05733 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Paketatutako bertsioa:** 1.8.141~ynh1 +**Paketatutako bertsioa:** 1.8.142~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 69451cd..b32fc05 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. FreeScout est un service d'assistance open source gratuit ultra léger et puissant et une boîte de réception partagée construite avec PHP (framework Laravel). Vous pouvez désormais profiter gratuitement de Zendesk et Help Scout sans renoncer à votre confidentialité ni vous enfermer dans un service que vous ne contrôlez pas. -**Version incluse :** 1.8.141~ynh1 +**Version incluse :** 1.8.142~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 52b03e8..0c88473 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Versión proporcionada:** 1.8.141~ynh1 +**Versión proporcionada:** 1.8.142~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ee12b64..238e812 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**分发版本:** 1.8.141~ynh1 +**分发版本:** 1.8.142~ynh1 **演示:**