Ross Smith II 6bb5a5bd17
Update bucket/flatc.json
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
2019-08-15 12:15:59 -07:00

16 lines
639 B
JSON

{
"homepage": "https://google.github.io/flatbuffers/index.html",
"description": "An efficient cross-platform serialization library for multiple languages.",
"license": "Apache-2.0",
"version": "1.11.0",
"url": "https://github.com/google/flatbuffers/releases/download/v1.11.0/flatc_windows_exe.zip",
"bin": "flatc.exe",
"hash": "1d23e84ac0d76ac5da6d6c7232c0564191e7c846b27c09d4650bd386888b4768",
"checkver": {
"github": "https://github.com/google/flatbuffers"
},
"autoupdate": {
"url": "https://github.com/google/flatbuffers/releases/download/v$version/flatc_windows_exe.zip"
}
}