mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
php/php-nts: Fix license URL
This commit is contained in:
parent
4897362d0c
commit
5f3eefcf38
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
"version": "7.1.6",
|
"version": "7.1.6",
|
||||||
"license": "https://www.php.net/license/",
|
"license": "https://php.net/license/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-7.1.6-nts-Win32-VC14-x64.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.1.6-nts-Win32-VC14-x64.zip",
|
||||||
|
|||||||
2
php.json
2
php.json
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
"version": "7.1.6",
|
"version": "7.1.6",
|
||||||
"license": "https://www.php.net/license/",
|
"license": "https://php.net/license/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-7.1.6-Win32-VC14-x64.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.1.6-Win32-VC14-x64.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user