wordpress: 4.7.3 -> 4.7.4
See: https://wordpress.org/news/2017/04/wordpress-4-7-4/
This commit is contained in:
parent
7a661340c6
commit
b9371e83e4
@ -2,8 +2,8 @@
|
|||||||
{ fetchFromGitHub, lib } : fetchFromGitHub {
|
{ fetchFromGitHub, lib } : fetchFromGitHub {
|
||||||
owner = "WordPress";
|
owner = "WordPress";
|
||||||
repo = "WordPress";
|
repo = "WordPress";
|
||||||
rev = "4.7.3";
|
rev = "4.7.4";
|
||||||
sha256 = "05gggm40065abylp6bdc0zn0q6ahcggyh4q6rk0ak242q8v5fm5b";
|
sha256 = "1ia9d3n085x2r6pvdrv4rk6gdp6xhjhpsq5g7a6448xzv9hf14ri";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://wordpress.org;
|
homepage = https://wordpress.org;
|
||||||
description = "WordPress is open source software you can use to create a beautiful website, blog, or app.";
|
description = "WordPress is open source software you can use to create a beautiful website, blog, or app.";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user