mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
upgrade to PHP 5.6.19
This commit is contained in:
parent
8d564f7f53
commit
b138bbf82c
10
php-nts.json
10
php-nts.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
"version": "5.6.18",
|
"version": "5.6.19",
|
||||||
"license": "http://www.php.net/license/",
|
"license": "http://www.php.net/license/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-5.6.18-nts-Win32-VC11-x64.zip",
|
"url": "http://windows.php.net/downloads/releases/php-5.6.19-nts-Win32-VC11-x64.zip",
|
||||||
"hash": "sha1:38140ae6afea1f20aeb6190edb9658ff861f80fd"
|
"hash": "sha1:fccca926b6d10489bc8e2043b2ff98749fbeb0d2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-5.6.18-nts-Win32-VC11-x86.zip",
|
"url": "http://windows.php.net/downloads/releases/php-5.6.19-nts-Win32-VC11-x86.zip",
|
||||||
"hash": "sha1:7f8f7ccc2b0d517e2d39cf7c93342742d7ddcd27"
|
"hash": "sha1:18058dbed83edc108e5b3b20a0c00f380032d53a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "php.exe",
|
"bin": "php.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user