mirror of
https://github.com/YunoHost-Apps/freescout_ynh.git
synced 2024-09-03 18:36:23 +02:00
Merge pull request #42 from YunoHost-Apps/ci-auto-update-1.8.141
Upgrade to v1.8.141
This commit is contained in:
commit
8535b854c9
8 changed files with 10 additions and 10 deletions
|
@ -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)
|
||||
|
|
|
@ -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:** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -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:** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -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:** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -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 :** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -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:** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
**演示:** <https://demo.freescout.net/login>
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue