mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Remove trailing comma
Causing tests to fail
This commit is contained in:
parent
442279ad96
commit
247aceab62
2
php.json
2
php.json
@ -5,7 +5,7 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-7.0.4-Win32-VC14-x64.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.0.4-Win32-VC14-x64.zip",
|
||||||
"hash": "sha1:52b0ce7ee7600672383694c65071966ff3a20b92",
|
"hash": "sha1:52b0ce7ee7600672383694c65071966ff3a20b92"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-7.0.4-Win32-VC14-x86.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.0.4-Win32-VC14-x86.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user