mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
10 lines
415 B
JSON
10 lines
415 B
JSON
{
|
|
"version": "1.9-1",
|
|
"description": "Berkeley Yacc: LALR(1) parser generator (from GNUWin32)",
|
|
"homepage": "http://gnuwin32.sourceforge.net/packages/byacc.htm",
|
|
"license": "GPL-3.0-or-later",
|
|
"url": "https://downloads.sourceforge.net/project/gnuwin32/byacc/1.9-1/byacc-1.9-1-bin.zip",
|
|
"hash": "8bb45e5fd4e7c3ab1b687fedf8c2a26aa65d9901fd1e09861f6b399297db2eb9",
|
|
"bin": "bin\\yacc.exe"
|
|
}
|