mirror of
https://github.com/YunoHost-Apps/xwiki_ynh.git
synced 2024-09-03 20:36:11 +02:00
Upgrade xwiki to 16.5.0
This commit is contained in:
parent
72fabd6165
commit
0a4ea4bf78
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "XWiki"
|
||||||
description.en = "Collaboration tool based on the wiki principle"
|
description.en = "Collaboration tool based on the wiki principle"
|
||||||
description.fr = "Outil de collaboration basé sur le principe du wiki"
|
description.fr = "Outil de collaboration basé sur le principe du wiki"
|
||||||
|
|
||||||
version = "16.4.0~ynh1"
|
version = "16.5.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["Josué Tille"]
|
maintainers = ["Josué Tille"]
|
||||||
|
|
||||||
|
@ -61,8 +61,8 @@ ram.runtime = "1G"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://nexus.xwiki.org/nexus/content/groups/public/org/xwiki/platform/xwiki-platform-distribution-jetty-hsqldb/16.4.0/xwiki-platform-distribution-jetty-hsqldb-16.4.0.zip"
|
url = "https://nexus.xwiki.org/nexus/content/groups/public/org/xwiki/platform/xwiki-platform-distribution-jetty-hsqldb/16.5.0/xwiki-platform-distribution-jetty-hsqldb-16.5.0.zip"
|
||||||
sha256 = "5cfc373198bb7386a573dfcbfa8352af4ce0017b49911ec724900fb58cf7bace"
|
sha256 = "d57f261fc163b9747ffc16704e6663b0509fbbed0a9cd28f772578fad9679012"
|
||||||
format = "zip"
|
format = "zip"
|
||||||
|
|
||||||
[resources.sources.jdbc]
|
[resources.sources.jdbc]
|
||||||
|
|
Loading…
Add table
Reference in a new issue