1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mediawiki_ynh.git synced 2024-09-03 17:46:05 +00:00

Merge pull request #120 from YunoHost-Apps/testing

testing - Upgrade to v1.41.0
This commit is contained in:
eric_G 2024-02-03 21:52:02 +01:00 committed by GitHub
commit e5c58ccc6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.
**Shipped version:** 1.40.1~ynh1
**Shipped version:** 1.41.0~ynh1
**Demo:** https://www.wikipedia.org

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
MediaWiki est un progiciel wiki gratuit et open-source écrit en PHP. Il sert de plate-forme pour Wikipedia et les autres projets Wikimedia, utilisés par des centaines de millions de personnes chaque mois. MediaWiki est localisé dans plus de 350 langues et sa fiabilité et son ensemble de fonctionnalités robustes lui ont valu une communauté importante et dynamique d'utilisateurs et de développeurs tiers.
**Version incluse :** 1.40.1~ynh1
**Version incluse :** 1.41.0~ynh1
**Démo :** https://www.wikipedia.org

View file

@ -7,7 +7,7 @@ name = "MediaWiki"
description.en = "Wiki package originally for use on Wikipedia"
description.fr = "Wiki développé à lorigine pour Wikipédia"
version = "1.40.1~ynh1"
version = "1.41.0~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.1.tar.gz"
sha256 = "e05d419de40c6ad03145aca07e08cf995d1ca1667d97793bb73970e2c11b0a04"
url = "https://releases.wikimedia.org/mediawiki/1.41/mediawiki-1.41.0.tar.gz"
sha256 = "f3842b72aa7a25888f1ec632323dd890417739a120d951c485f850e0cccb421b"
[resources.sources.ldap_groups]
url = "https://github.com/wikimedia/mediawiki-extensions-LDAPGroups/archive/e4c9b9c5d443a90c6ea8b2daae68e367d9266451.tar.gz"