mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
5.3
This commit is contained in:
parent
39a89ba418
commit
7d6f1e0048
3 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
WordPress is open source software you can use to create a beautiful website, blog, or app.
|
||||
With this package, you can even activate the [multisite](https://codex.wordpress.org/Glossary#Multisite) option.
|
||||
|
||||
**Shipped version:** 5.2
|
||||
**Shipped version:** 5.3
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://wordpress.org/wordpress-5.2.tar.gz
|
||||
SOURCE_SUM=a45a23290f24ac7779e38a2bc8655344
|
||||
SOURCE_URL=https://wordpress.org/wordpress-5.3.tar.gz
|
||||
SOURCE_SUM=b4ffcc17cbe6a6546fba4112d55e8ba5
|
||||
SOURCE_SUM_PRG=md5sum
|
||||
ARCH_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Create a beautiful blog or website easily",
|
||||
"fr": "Logiciel de création de blog ou de site Web"
|
||||
},
|
||||
"version": "5.2~ynh1",
|
||||
"version": "5.3~ynh1",
|
||||
"url": "https://wordpress.org/",
|
||||
"license": "GPL-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue