ScoopInstaller_Main/flatc.json
2018-10-03 22:00:25 +00:00

15 lines
543 B
JSON

{
"homepage": "https://google.github.io/flatbuffers/index.html",
"license": "Apache-2.0",
"version": "1.10.0",
"url": "https://github.com/google/flatbuffers/releases/download/v1.10.0/flatc_windows_exe.zip",
"bin": "flatc.exe",
"hash": "e6efb66c5c531856506f11799956f03c2397ef2ba37538558dbd7ca11fdb9faa",
"checkver": {
"github": "https://github.com/google/flatbuffers"
},
"autoupdate": {
"url": "https://github.com/google/flatbuffers/releases/download/v$version/flatc_windows_exe.zip"
}
}