mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
php: change licence property
This commit is contained in:
parent
cfbed6f010
commit
e7fde49d75
@ -1,7 +1,10 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
|
"license": {
|
||||||
|
"identifier": "PHP-3.01",
|
||||||
|
"url": "https://secure.php.net/license/"
|
||||||
|
},
|
||||||
"version": "7.2.9",
|
"version": "7.2.9",
|
||||||
"license": "PHP-3.01",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-7.2.9-nts-Win32-VC15-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-7.2.9-nts-Win32-VC15-x64.zip",
|
||||||
|
|||||||
5
php.json
5
php.json
@ -1,7 +1,10 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
|
"license": {
|
||||||
|
"identifier": "PHP-3.01",
|
||||||
|
"url": "https://secure.php.net/license/"
|
||||||
|
},
|
||||||
"version": "7.2.9",
|
"version": "7.2.9",
|
||||||
"license": "PHP-3.01",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-7.2.9-Win32-VC15-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-7.2.9-Win32-VC15-x64.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user