mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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": {
|
||||
"64bit": {
|
||||
"url": "http://windows.php.net/downloads/releases/php-7.0.4-Win32-VC14-x64.zip",
|
||||
"hash": "sha1:52b0ce7ee7600672383694c65071966ff3a20b92",
|
||||
"hash": "sha1:52b0ce7ee7600672383694c65071966ff3a20b92"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://windows.php.net/downloads/releases/php-7.0.4-Win32-VC14-x86.zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user