mirror of
https://github.com/YunoHost-Apps/freescout_ynh.git
synced 2024-09-03 18:36:23 +02:00
Upgrade to v1.8.119
This commit is contained in:
parent
2e313de6d1
commit
1dbe7aca31
1 changed files with 3 additions and 3 deletions
|
@ -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.114~ynh1"
|
||||
version = "1.8.119~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.114.tar.gz"
|
||||
sha256 = "e1b9db05ac09bfab0d0bfd71b7a3329b37aa85fb59db8f85c8a957ee937fd7df"
|
||||
url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.119.tar.gz"
|
||||
sha256 = "5c813db2cebf5d917f9252c9c19134753315f606721d6ed2a6519b5bcb49153a"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue