mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
PHP5.6.8, 5.5.24, 5.4.40
This commit is contained in:
parent
4933c404f5
commit
80fcf1b304
6
php.json
6
php.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.6.7",
|
||||
"version": "5.6.8",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.7-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:a38b523933164769202578a7563cb8a8a82d0418",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.8-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:6cf741e4bc50d36f81886af5b0fd3a08c0e52597",
|
||||
"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.39",
|
||||
"version": "5.4.40",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.39-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:f049256598474289c5505417c81a84b96550f167",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.40-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:8a0a2b313f0e9b67ad7e1b2dfdd9d8a9a8e381b4",
|
||||
"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.23",
|
||||
"version": "5.5.24",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.23-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:d4d1511a7c291087475f0e9917bd278af433801e",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.24-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:0f8c2495aca675d9db5412f206f5e5ebd302d7f8",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user