mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-29 03:51:20 +00:00
15 lines
538 B
JSON
15 lines
538 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",
|
|
"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"
|
|
}
|
|
}
|