mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
add Flatbuffers flatc (#1468)
* add FlatBuffers flatc * Update flatc.json
This commit is contained in:
parent
bdd53a3d6a
commit
6e243c8cb9
9
flatc.json
Normal file
9
flatc.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://google.github.io/flatbuffers/index.html",
|
||||||
|
"license": "Apache2",
|
||||||
|
"version": "1.6.0",
|
||||||
|
"url": "https://github.com/google/flatbuffers/releases/download/v1.6.0/flatc_windows_exe.zip",
|
||||||
|
"extract_dir": "",
|
||||||
|
"bin": "flatc.exe",
|
||||||
|
"hash": "e4ac8cdfa5e90c92e77715e998b9210fa86128b84a38a0fe9fec04c5b5f941c9"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user