mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
Upgrade to v1.40.1
This commit is contained in:
parent
919e564f8e
commit
71087ae9f1
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.40.0~ynh1"
|
||||
version = "1.40.1~ynh1"
|
||||
|
||||
maintainers = ["Salamandar"]
|
||||
|
||||
|
@ -67,8 +67,8 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://releases.wikimedia.org/mediawiki/1.40/mediawiki-1.40.0.tar.gz"
|
||||
sha256 = "e9c4877718698f082d8096d8a9d16cd9aeb21ee1982a3d8b4603af7cfd158ad4"
|
||||
url = "https://releases.wikimedia.org/mediawiki/1.40/mediawiki-1.40.1.tar.gz"
|
||||
sha256 = "e05d419de40c6ad03145aca07e08cf995d1ca1667d97793bb73970e2c11b0a04"
|
||||
|
||||
[resources.sources.ldap_groups]
|
||||
url = "https://github.com/wikimedia/mediawiki-extensions-LDAPGroups/archive/1f945caecde46cab9df4682051d0d0cdb9115326.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue