mirror of
https://github.com/YunoHost-Apps/xwiki_ynh.git
synced 2024-09-03 20:36:11 +02:00
Upgrade xwiki to 16.6.0
This commit is contained in:
parent
0e2b1451d8
commit
7b70de3899
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.fr = "Outil de collaboration basé sur le principe du wiki"
|
||||
|
||||
version = "16.5.0~ynh1"
|
||||
version = "16.6.0~ynh1"
|
||||
|
||||
maintainers = ["Josué Tille"]
|
||||
|
||||
|
@ -61,8 +61,8 @@ ram.runtime = "1G"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
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 = "d57f261fc163b9747ffc16704e6663b0509fbbed0a9cd28f772578fad9679012"
|
||||
url = "https://nexus.xwiki.org/nexus/content/groups/public/org/xwiki/platform/xwiki-platform-distribution-jetty-hsqldb/16.6.0/xwiki-platform-distribution-jetty-hsqldb-16.6.0.zip"
|
||||
sha256 = "4fde914f20023d84dd4a346b801f211026db99b1852974cd584391379845312a"
|
||||
format = "zip"
|
||||
|
||||
[resources.sources.jdbc]
|
||||
|
|
Loading…
Add table
Reference in a new issue