{ "homepage": "https://github.com/lexxmark/winflexbison", "version": "2.5.20", "license": "GPL-3.0-or-later", "description": "A Windows port of Flex (the fast lexical analyser) and GNU Bison (parser generator).", "url": "https://github.com/lexxmark/winflexbison/releases/download/v2.5.20/win_flex_bison-2.5.20.zip", "hash": "8d751f31eb8d79251d809f37bb0d853d72f58a21c5f672d5e31f35b4d97b31fe", "bin": [ [ "win_bison.exe", "bison" ], [ "win_flex.exe", "flex" ] ], "checkver": "github", "autoupdate": { "url": "https://github.com/lexxmark/winflexbison/releases/download/v$version/win_flex_bison-$version.zip" } }