mirror of
https://github.com/YunoHost-Apps/xwiki_ynh.git
synced 2024-09-03 20:36:11 +02:00
Upgrade xwiki to 16.7.0
This commit is contained in:
parent
241c2ddb0e
commit
425f9def3a
1 changed files with 6 additions and 6 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.6.0~ynh1"
|
||||
version = "16.7.0~ynh1"
|
||||
|
||||
maintainers = ["Josué Tille"]
|
||||
|
||||
|
@ -62,14 +62,14 @@ 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.6.0/xwiki-platform-distribution-jetty-hsqldb-16.6.0.zip"
|
||||
sha256 = "4fde914f20023d84dd4a346b801f211026db99b1852974cd584391379845312a"
|
||||
url = "https://nexus.xwiki.org/nexus/content/groups/public/org/xwiki/platform/xwiki-platform-distribution-jetty-hsqldb/16.7.0/xwiki-platform-distribution-jetty-hsqldb-16.7.0.zip"
|
||||
sha256 = "bc0542197cb201099aaf63d83b493957e3d72e652d7be9403ddc1547dfb4e7a1"
|
||||
format = "zip"
|
||||
|
||||
[resources.sources.jdbc]
|
||||
url = "https://jdbc.postgresql.org/download/postgresql-42.7.3.jar"
|
||||
rename = "postgresql-42.7.3.jar"
|
||||
sha256 = "a2644cbfba1baa145ff7e8c8ef582a6eed7a7ec4ca792f7f054122bdec756268"
|
||||
url = "https://jdbc.postgresql.org/download/postgresql-42.7.4.jar"
|
||||
rename = "postgresql-42.7.4.jar"
|
||||
sha256 = "188976721ead8e8627eb6d8389d500dccc0c9bebd885268a3047180274a6031e"
|
||||
|
||||
# Note that xq is available on debian package since debian 12
|
||||
# So on bookworm should just remove this and use official package
|
||||
|
|
Loading…
Add table
Reference in a new issue