mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
Update PHP to the latest versions
This commit is contained in:
parent
5e50f8d452
commit
10633fb6ca
6
php.json
6
php.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.6.3",
|
||||
"version": "5.6.4",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.3-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:fbce3196db0c4caccef221e7a4a54e0353361dcf",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.4-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:3c72be4d02990a15e55a648acc9f89540cadeba6",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.4.35",
|
||||
"version": "5.4.36",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.35-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:a2b9d03013ff7fb6b17e21790c61021701c9af26",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.36-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:260b3be8ab27c9294dfe0aba8e745bbef6216281",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.5.19",
|
||||
"version": "5.5.20",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.19-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:bd8bff89ca60e8fa5de10bc515d927826eeb2246",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.20-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:8e8880361d4a0841140e235ea8af4bbecc1966a1",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user