flatc: Update to version 1.11.0

This commit is contained in:
Richard Kuhnt 2019-04-24 20:00:24 +00:00
parent d863abd42a
commit 498a6bc5f1

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://google.github.io/flatbuffers/index.html", "homepage": "https://google.github.io/flatbuffers/index.html",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "1.10.0", "version": "1.11.0",
"url": "https://github.com/google/flatbuffers/releases/download/v1.10.0/flatc_windows_exe.zip", "url": "https://github.com/google/flatbuffers/releases/download/v1.11.0/flatc_windows_exe.zip",
"bin": "flatc.exe", "bin": "flatc.exe",
"hash": "e6efb66c5c531856506f11799956f03c2397ef2ba37538558dbd7ca11fdb9faa", "hash": "1d23e84ac0d76ac5da6d6c7232c0564191e7c846b27c09d4650bd386888b4768",
"checkver": { "checkver": {
"github": "https://github.com/google/flatbuffers" "github": "https://github.com/google/flatbuffers"
}, },