mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Updated PHP bucket, 5.6.5, 5.5.21, 5.4.37
This commit is contained in:
parent
ce7f6fece3
commit
c2e23d49bc
6
php.json
6
php.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.6.4",
|
||||
"version": "5.6.5",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.4-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:3c72be4d02990a15e55a648acc9f89540cadeba6",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.5-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:cb0d47416d17fffa86f2359ca6366fb7b1f6888e",
|
||||
"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.36",
|
||||
"version": "5.4.37",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.36-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:260b3be8ab27c9294dfe0aba8e745bbef6216281",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.37-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:778b8e37fcaaf64fbce1fa087995ce5465732969",
|
||||
"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.20",
|
||||
"version": "5.5.21",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.20-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:8e8880361d4a0841140e235ea8af4bbecc1966a1",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.21-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:175334c3a2da28b27d2752997a22771f9e58bb7b",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user