mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
Upgrade to v1.42.0
This commit is contained in:
parent
af368359d8
commit
e606a29916
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "MediaWiki"
|
||||||
description.en = "Wiki package originally for use on Wikipedia"
|
description.en = "Wiki package originally for use on Wikipedia"
|
||||||
description.fr = "Wiki développé à l’origine pour Wikipédia"
|
description.fr = "Wiki développé à l’origine pour Wikipédia"
|
||||||
|
|
||||||
version = "1.41.1~ynh1"
|
version = "1.42.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["Salamandar"]
|
maintainers = ["Salamandar"]
|
||||||
|
|
||||||
|
@ -67,8 +67,8 @@ ram.runtime = "50M"
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://releases.wikimedia.org/mediawiki/1.41/mediawiki-1.41.1.tar.gz"
|
url = "https://releases.wikimedia.org/mediawiki/1.42/mediawiki-1.42.0.tar.gz"
|
||||||
sha256 = "4e0baa953b85e94d31040cb25120abc606fa869b2e33126bdfbb7fc613e8c4b2"
|
sha256 = "092a39298b9f5d47653ea4c65a694f173ee247d6d313d3be177c779929181a67"
|
||||||
|
|
||||||
[resources.sources.ldap_groups]
|
[resources.sources.ldap_groups]
|
||||||
url = "https://github.com/wikimedia/mediawiki-extensions-LDAPGroups/archive/2b344989a4ad572bfe6b8bb055f3a3891a19b3f1.tar.gz"
|
url = "https://github.com/wikimedia/mediawiki-extensions-LDAPGroups/archive/2b344989a4ad572bfe6b8bb055f3a3891a19b3f1.tar.gz"
|
||||||
|
|
Loading…
Reference in a new issue