mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Update php.json
Update to the latest version of PHP, 5.5.7.
This commit is contained in:
parent
20e2f899b4
commit
88c2d69023
6
php.json
6
php.json
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
"version": "5.5.5",
|
"version": "5.5.7",
|
||||||
"license": "http://www.php.net/license/",
|
"license": "http://www.php.net/license/",
|
||||||
"url": "http://windows.php.net/downloads/releases/php-5.5.5-Win32-VC11-x86.zip",
|
"url": "http://windows.php.net/downloads/releases/php-5.5.7-Win32-VC11-x86.zip",
|
||||||
"hash": "sha1:3b2d3901d66cb5b433cb6d7545aa22cc928b9a77",
|
"hash": "sha1:2357823851cdd4ffaa4b8506c177df924c2ac41f",
|
||||||
"bin": "php.exe",
|
"bin": "php.exe",
|
||||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user