php: change licence property

This commit is contained in:
Richard Kuhnt 2018-09-09 23:30:02 +02:00
parent cfbed6f010
commit e7fde49d75
2 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,10 @@
{
"homepage": "http://windows.php.net",
"license": {
"identifier": "PHP-3.01",
"url": "https://secure.php.net/license/"
},
"version": "7.2.9",
"license": "PHP-3.01",
"architecture": {
"64bit": {
"url": "https://windows.php.net/downloads/releases/php-7.2.9-nts-Win32-VC15-x64.zip",

View File

@ -1,7 +1,10 @@
{
"homepage": "http://windows.php.net",
"license": {
"identifier": "PHP-3.01",
"url": "https://secure.php.net/license/"
},
"version": "7.2.9",
"license": "PHP-3.01",
"architecture": {
"64bit": {
"url": "https://windows.php.net/downloads/releases/php-7.2.9-Win32-VC15-x64.zip",