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:
parent
279057311a
commit
3b8877a0c4
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Roundcube"
|
||||||
description.en = "Open Source Webmail software"
|
description.en = "Open Source Webmail software"
|
||||||
description.fr = "Webmail Open Source"
|
description.fr = "Webmail Open Source"
|
||||||
|
|
||||||
version = "1.6.7~ynh2"
|
version = "1.6.8~ynh1"
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
|
@ -54,8 +54,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.7/roundcubemail-1.6.7.tar.gz"
|
url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.8/roundcubemail-1.6.8.tar.gz"
|
||||||
sha256 = "b12c4f9f84890830ce10e470ac0d698b7de00d29f432a9326b4cf8c590e558de"
|
sha256 = "939c9cd46281bf5bfb2dd932680b18ee1706035a5806dc08d8b414971cea91f7"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "roundcubemail-\\d+\\.\\d+\\.\\d+\\.tar\\.gz$"
|
autoupdate.asset = "roundcubemail-\\d+\\.\\d+\\.\\d+\\.tar\\.gz$"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue