1
0
Fork 0
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:
App auto update 2024-08-27 08:23:54 +00:00 committed by Josué Tille
parent 241c2ddb0e
commit 425f9def3a
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -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.6.0~ynh1" version = "16.7.0~ynh1"
maintainers = ["Josué Tille"] maintainers = ["Josué Tille"]
@ -62,14 +62,14 @@ 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.6.0/xwiki-platform-distribution-jetty-hsqldb-16.6.0.zip" 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 = "4fde914f20023d84dd4a346b801f211026db99b1852974cd584391379845312a" sha256 = "bc0542197cb201099aaf63d83b493957e3d72e652d7be9403ddc1547dfb4e7a1"
format = "zip" format = "zip"
[resources.sources.jdbc] [resources.sources.jdbc]
url = "https://jdbc.postgresql.org/download/postgresql-42.7.3.jar" url = "https://jdbc.postgresql.org/download/postgresql-42.7.4.jar"
rename = "postgresql-42.7.3.jar" rename = "postgresql-42.7.4.jar"
sha256 = "a2644cbfba1baa145ff7e8c8ef582a6eed7a7ec4ca792f7f054122bdec756268" sha256 = "188976721ead8e8627eb6d8389d500dccc0c9bebd885268a3047180274a6031e"
# Note that xq is available on debian package since debian 12 # Note that xq is available on debian package since debian 12
# So on bookworm should just remove this and use official package # So on bookworm should just remove this and use official package