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

Upgrade to v1.38.0

This commit is contained in:
yunohost-bot 2022-06-06 06:20:23 +00:00
parent 975ce392ae
commit a9b553467b
2 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://releases.wikimedia.org/mediawiki/1.37/mediawiki-1.37.2.tar.gz
SOURCE_SUM=583f074bcafcec17da50142a56f5bbfde5c3366977d61d912d7e56fcca3bda1b
SOURCE_URL=https://releases.wikimedia.org/mediawiki/1.38/mediawiki-1.38.0.tar.gz
SOURCE_SUM=fc2c0e74282c1e10b75b2ee1aad69422440adbaf7fdc9ef071a3f24089c80c97
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Wiki package originally for use on Wikipedia",
"fr": "Wiki développé à lorigine pour Wikipédia"
},
"version": "1.37.2~ynh1",
"version": "1.38.0~ynh1",
"url": "https://www.mediawiki.org",
"upstream": {
"license": "GPL-2.0-or-later",
@ -58,7 +58,10 @@
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"choices": [
"fr",
"en"
],
"default": "fr"
},
{