winflexbison: Update to version 2.5.23

This commit is contained in:
Jakub Čábera 2020-08-30 11:06:45 +02:00
parent b0d9e33f2a
commit 3f952bfcf2

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://github.com/lexxmark/winflexbison", "version": "2.5.23",
"version": "2.5.22",
"license": "GPL-3.0-or-later",
"description": "A Windows port of Flex (the fast lexical analyser) and GNU Bison (parser generator).", "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.22/win_flex_bison-2.5.22.zip", "homepage": "https://github.com/lexxmark/winflexbison",
"hash": "2a9c4086ae425166133d56f529308f5bffe5c5df4fedca2c7962fb8663945c6b", "license": "GPL-3.0-or-later",
"url": "https://github.com/lexxmark/winflexbison/releases/download/v2.5.23/win_flex_bison-2.5.23.zip",
"hash": "6aa5c8ea662da1550020a5804c28be63ffaa53486da9f6842e24c379ec422dfc",
"bin": [ "bin": [
[ [
"win_bison.exe", "win_bison.exe",