php56: 5.6.26 -> 5.6.27
Fixes some security vulnerabilities: https://secure.php.net/ChangeLog-5.php#5.6.27
This commit is contained in:
parent
6ad403728e
commit
0f42ee7c88
|
@ -301,8 +301,8 @@ let
|
||||||
|
|
||||||
in {
|
in {
|
||||||
php56 = generic {
|
php56 = generic {
|
||||||
version = "5.6.26";
|
version = "5.6.27";
|
||||||
sha256 = "0dk2ifn50iv8jvw2jyw2pr9xqnkksxfv9qbpay84na54hf0anynl";
|
sha256 = "0g1adx231c738694gc4bh8x65c7fwsqdbm42n9xwrsdncyhd6xrv";
|
||||||
};
|
};
|
||||||
|
|
||||||
php70 = generic {
|
php70 = generic {
|
||||||
|
|
Loading…
Reference in New Issue