From 2ae25ec4f0d82651b608de97d229e6cfa5267da0 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 18 May 2015 13:03:18 +1000 Subject: [PATCH] php 5.6.9 --- php.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php.json b/php.json index 67ce56ce52..a88dfa2649 100644 --- a/php.json +++ b/php.json @@ -1,9 +1,9 @@ { "homepage": "http://windows.php.net", - "version": "5.6.8", + "version": "5.6.9", "license": "http://www.php.net/license/", - "url": "http://windows.php.net/downloads/releases/php-5.6.8-Win32-VC11-x86.zip", - "hash": "sha1:6cf741e4bc50d36f81886af5b0fd3a08c0e52597", + "url": "http://windows.php.net/downloads/releases/php-5.6.9-Win32-VC11-x86.zip", + "hash": "sha1:f78e0fbb7ec2afb9a52b40dd9e2a1b85ac4724a0", "bin": "php.exe", "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"", "checkver": {