mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
Update PHP 5.3, 5.4, & 5.5
This commit is contained in:
parent
2d5ba97769
commit
e2fe26111b
6
php.json
6
php.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.5.15",
|
||||
"version": "5.5.16",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.15-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:41ff9a5b5f44b927f4e3105577ffd2138ed647ce",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.16-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:878becf0c25e5dc487e047305dcb3488be8075ce",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||
}
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.3.28",
|
||||
"version": "5.3.29",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.3.28-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:fa7e8f6e8bff442e0e0b1889f52e0c3b93a84b2b",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.3.29-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:61615fe9db85c3ab630fe35673a1b6f45782e5d4",
|
||||
"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.31",
|
||||
"version": "5.4.32",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.31-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:7f46b68b881d4373a5842283a158909887218dc2",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.32-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:6f50c17a01ab1aaed9580c6567af7495ef39e276",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user