Remove old unsupported MinGW and Gnu grep tools. (#1468)
This commit is contained in:
@@ -282,21 +282,6 @@
|
|||||||
"custom_is_installed_script": "is_binaryen_installed",
|
"custom_is_installed_script": "is_binaryen_installed",
|
||||||
"custom_uninstall_script": "uninstall_binaryen"
|
"custom_uninstall_script": "uninstall_binaryen"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "gnu",
|
|
||||||
"version": "2.5.4",
|
|
||||||
"windows_url": "grep-2.5.4.zip",
|
|
||||||
"activated_path": "%installation_dir%/bin"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "mingw",
|
|
||||||
"version": "4.6.2",
|
|
||||||
"bitness": 32,
|
|
||||||
"windows_url": "mingw_4.6.2_32bit.zip",
|
|
||||||
"activated_cfg": "MINGW_ROOT='%installation_dir%'",
|
|
||||||
"activated_path": "%installation_dir%",
|
|
||||||
"is_old": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "mingw",
|
"id": "mingw",
|
||||||
"version": "7.1.0",
|
"version": "7.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user