mirror of
https://github.com/YunoHost-Apps/freescout_ynh.git
synced 2024-09-03 18:36:23 +02:00
Upgrade to v1.8.142
This commit is contained in:
parent
8535b854c9
commit
91b5453335
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "FreeScout"
|
||||||
description.en = "Help desk & shared mailbox"
|
description.en = "Help desk & shared mailbox"
|
||||||
description.fr = "Service d'assistance et boîte aux lettres partagée"
|
description.fr = "Service d'assistance et boîte aux lettres partagée"
|
||||||
|
|
||||||
version = "1.8.141~ynh1"
|
version = "1.8.142~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.141.tar.gz"
|
url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.142.tar.gz"
|
||||||
sha256 = "b0a8066701be0ffe6fea863548c400f3eb5b779e80f31d034df82ed8e173bc93"
|
sha256 = "465761ce6b25bdf08ddde35a83a90bde2207e42958fe81c0c60f1cc9b121dc4b"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Reference in a new issue