1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freescout_ynh.git synced 2024-09-03 18:36:23 +02:00

Merge pull request #2 from YunoHost-Apps/ci-auto-update-1.8.110

Upgrade to v1.8.110
This commit is contained in:
eric_G 2023-12-02 17:38:13 +01:00 committed by GitHub
commit bc376e8a45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
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.109~ynh1
**Shipped version:** 1.8.110~ynh1
**Demo:** https://demo.freescout.net/login

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
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.109~ynh1
**Version incluse :** 1.8.110~ynh1
**Démo :** https://demo.freescout.net/login

View file

@ -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.109~ynh1"
version = "1.8.110~ynh1"
maintainers = ["eric_G"]
@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.109.tar.gz"
sha256 = "2c508f2e8dcf9489d8d9b82da8cd5928168998dabc41e9450833364a60ae29b8"
url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.110.tar.gz"
sha256 = "4a93958470f54a9e3af97159be96b315c467ff279f1aefd075f6098a117c8e7e"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]