Merge pull request #273 from luiscoms/bucket_php

Updated PHP bucket
This commit is contained in:
Luke Sampson 2015-02-06 08:24:28 +10:00
commit e5527015e9
3 changed files with 9 additions and 9 deletions

View File

@ -1,9 +1,9 @@
{
"homepage": "http://windows.php.net",
"version": "5.6.4",
"version": "5.6.5",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.6.4-Win32-VC11-x86.zip",
"hash": "sha1:3c72be4d02990a15e55a648acc9f89540cadeba6",
"url": "http://windows.php.net/downloads/releases/php-5.6.5-Win32-VC11-x86.zip",
"hash": "sha1:cb0d47416d17fffa86f2359ca6366fb7b1f6888e",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {

View File

@ -1,9 +1,9 @@
{
"homepage": "http://windows.php.net",
"version": "5.4.36",
"version": "5.4.37",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.4.36-Win32-VC9-x86.zip",
"hash": "sha1:260b3be8ab27c9294dfe0aba8e745bbef6216281",
"url": "http://windows.php.net/downloads/releases/php-5.4.37-Win32-VC9-x86.zip",
"hash": "sha1:778b8e37fcaaf64fbce1fa087995ce5465732969",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {

View File

@ -1,9 +1,9 @@
{
"homepage": "http://windows.php.net",
"version": "5.5.20",
"version": "5.5.21",
"license": "http://www.php.net/license/",
"url": "http://windows.php.net/downloads/releases/php-5.5.20-Win32-VC11-x86.zip",
"hash": "sha1:8e8880361d4a0841140e235ea8af4bbecc1966a1",
"url": "http://windows.php.net/downloads/releases/php-5.5.21-Win32-VC11-x86.zip",
"hash": "sha1:175334c3a2da28b27d2752997a22771f9e58bb7b",
"bin": "php.exe",
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
"checkver": {