{ "homepage": "https://github.com/lexxmark/winflexbison", "version": "2.5.18", "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.18/win_flex_bison-2.5.18.zip", "hash": "095cf65cb3f12ee5888022f93109acbe6264e5f18f6ffce0bda77feb31b65bd8", "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" } }