mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
16 lines
561 B
JSON
16 lines
561 B
JSON
{
|
|
"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",
|
|
"checkver": {
|
|
"github": "https://github.com/google/flatbuffers"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/google/flatbuffers/releases/download/v$version/flatc_windows_exe.zip"
|
|
}
|
|
}
|