mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
Upgrade to v1.42.1
This commit is contained in:
parent
8241a58a68
commit
72e9e45c3a
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.fr = "Wiki développé à l’origine pour Wikipédia"
|
||||
|
||||
version = "1.42.0~ynh2"
|
||||
version = "1.42.1~ynh1"
|
||||
|
||||
maintainers = ["Salamandar"]
|
||||
|
||||
|
@ -67,8 +67,8 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://releases.wikimedia.org/mediawiki/1.42/mediawiki-1.42.0.tar.gz"
|
||||
sha256 = "092a39298b9f5d47653ea4c65a694f173ee247d6d313d3be177c779929181a67"
|
||||
url = "https://releases.wikimedia.org/mediawiki/1.42/mediawiki-1.42.1.tar.gz"
|
||||
sha256 = "ec87af95a35dd09c34d52e02795652a030ab72955e431f08ca722a73737eba53"
|
||||
|
||||
[resources.sources.ldap_groups]
|
||||
url = "https://github.com/wikimedia/mediawiki-extensions-LDAPGroups/archive/d7ff367d76e19d3fd1e992fbc0b0d3adf380d15b.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue