mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
PHP updated to 5.6.16
This commit is contained in:
parent
dbcd9359e5
commit
4719d60f86
10
php.json
10
php.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.6.15",
|
||||
"version": "5.6.16",
|
||||
"license": "http://www.php.net/license/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.15-Win32-VC11-x64.zip",
|
||||
"hash": "sha1:626aa7ac0642eab2d6167f556fd564e4503e17b8"
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.16-Win32-VC11-x64.zip",
|
||||
"hash": "sha1:d9151cdafe6c3e95401d4294da2db94d7dcd28ed"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.15-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:f33b3a724a0dc8657f868f9f47f3eabcf94ff393"
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.16-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:3034759a5ffe15eae6c3ef0434f0dc5d279a8c51"
|
||||
}
|
||||
},
|
||||
"bin": "php.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user