mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update PHP to the latest versions
This commit is contained in:
parent
5e2b1b3c4b
commit
665372d0fa
6
php.json
6
php.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.6.2",
|
||||
"version": "5.6.3",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.2-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:db06ebcf675db475ae213c773f8d16699f76fd0c",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.3-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:fbce3196db0c4caccef221e7a4a54e0353361dcf",
|
||||
"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.34",
|
||||
"version": "5.4.35",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.34-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:443ab6b7074470a8b0c9b163e9ce69b4c80e4016",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.35-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:a2b9d03013ff7fb6b17e21790c61021701c9af26",
|
||||
"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.18",
|
||||
"version": "5.5.19",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.18-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:2329b939d993073ad6fa6df75c68f93056eda992",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.19-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:bd8bff89ca60e8fa5de10bc515d927826eeb2246",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user