mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
Update PHP versions
This commit is contained in:
parent
80fafebce5
commit
3f12bf257d
6
php.json
6
php.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.6.1",
|
||||
"version": "5.6.2",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.1-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:8bd80405d05d5560455203fd3669df14bce4ead1",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.2-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:db06ebcf675db475ae213c773f8d16699f76fd0c",
|
||||
"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.33",
|
||||
"version": "5.4.34",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.33-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:14b4b1a2850b1a00c18d96c853c343bce61b959b",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.34-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:443ab6b7074470a8b0c9b163e9ce69b4c80e4016",
|
||||
"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.17",
|
||||
"version": "5.5.18",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.17-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:cdde461c95a8a47a0febc7ada7ba5c7c5d6f682b",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.18-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:2329b939d993073ad6fa6df75c68f93056eda992",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user