mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
16 lines
612 B
JSON
16 lines
612 B
JSON
{
|
|
"version": "2.4.1",
|
|
"description": "Yacc-compatible parser generator (from GNUWin32)",
|
|
"homepage": "https://gnuwin32.sourceforge.net/packages/bison.htm",
|
|
"license": "GPL-3.0-or-later",
|
|
"url": [
|
|
"https://downloads.sourceforge.net/project/gnuwin32/bison/2.4.1/bison-2.4.1-bin.zip",
|
|
"https://downloads.sourceforge.net/project/gnuwin32/bison/2.4.1/bison-2.4.1-dep.zip"
|
|
],
|
|
"hash": [
|
|
"cd239ab43baea53cfdb1f2663ad0883586b97f22cee825c3780ad9bba7e6ee19",
|
|
"a69c14f6c9766db0d2c0f69c6c46598dce4ce6a3060de8e20dbc5217d7ad714b"
|
|
],
|
|
"bin": "bin\\bison.exe"
|
|
}
|