mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update PHP 5.4 and 5.5
This commit is contained in:
parent
e0d009e509
commit
7919dd2c31
6
php.json
6
php.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.5.9",
|
||||
"version": "5.5.10",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.9-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:54c7da7abdab3f1c3614403745c6fc422411a8d5",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.10-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:b891871d4aba8e0a88e8847fce05655783b5cd92",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||
}
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.4.25",
|
||||
"version": "5.4.26",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.25-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:19c75c9f63bfdac240a72777bbb134d6d93aff0e",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.26-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:e7c489bdc4c7e0d552ef4e95ca68111e0ccb280a",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user