Browse Source

Update to 4.9.1

pull/39/head
Maniack Crudelis 8 years ago
parent
commit
f74bd8f484
  1. 4
      conf/app.src
  2. 4
      manifest.json

4
conf/app.src

@ -1,5 +1,5 @@
SOURCE_URL=https://wordpress.org/wordpress-4.8.tar.gz
SOURCE_SUM=b91248a7220a7fb1ca293c3a0ec8db6c
SOURCE_URL=https://wordpress.org/wordpress-4.9.1.tar.gz
SOURCE_SUM=111ecbfc98633103e1fc1105c0c00c76
SOURCE_SUM_PRG=md5sum
ARCH_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

4
manifest.json

@ -6,9 +6,9 @@
"en": "Create a beautiful blog or website easily",
"fr": "Logiciel de création de blog ou de site Web"
},
"version": "4.8",
"version": "4.9.1",
"url": "https://wordpress.org/",
"license": "GPLv2",
"license": "GPL-2.0",
"maintainer": {
"name": "Maniack Crudelis",
"email": "maniackc_dev@crudelis.fr"

Loading…
Cancel
Save