1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00

Upgrade sources

- `main` v1.6.8: https://github.com/roundcube/roundcubemail/releases/tag/1.6.8
This commit is contained in:
yunohost-bot 2024-08-05 03:44:15 +02:00 committed by YunoHost Bot
parent 279057311a
commit 3b8877a0c4

View file

@ -7,7 +7,7 @@ name = "Roundcube"
description.en = "Open Source Webmail software"
description.fr = "Webmail Open Source"
version = "1.6.7~ynh2"
version = "1.6.8~ynh1"
maintainers = []
[upstream]
@ -54,8 +54,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.7/roundcubemail-1.6.7.tar.gz"
sha256 = "b12c4f9f84890830ce10e470ac0d698b7de00d29f432a9326b4cf8c590e558de"
url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.8/roundcubemail-1.6.8.tar.gz"
sha256 = "939c9cd46281bf5bfb2dd932680b18ee1706035a5806dc08d8b414971cea91f7"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "roundcubemail-\\d+\\.\\d+\\.\\d+\\.tar\\.gz$"