Update flatc to version 1.8.0

This commit is contained in:
Richard Kuhnt 2017-11-20 19:00:16 +00:00
parent 0f243d7204
commit a3f115b671

View File

@ -1,10 +1,10 @@
{
"homepage": "https://google.github.io/flatbuffers/index.html",
"license": "Apache2",
"version": "1.7.0",
"url": "https://github.com/google/flatbuffers/releases/download/v1.7.0/flatc_windows_exe.zip",
"version": "1.8.0",
"url": "https://github.com/google/flatbuffers/releases/download/v1.8.0/flatc_windows_exe.zip",
"bin": "flatc.exe",
"hash": "7d0e0e108bd24d8a90ec58e4f9f5788de611601ed18d61354f6ef83a6d950e6f",
"hash": "8e12cf477c0b819a5d1d1f1dc2a870fcf3f8ebc7ec18bcd0f4eac8047ff7f224",
"checkver": {
"github": "https://github.com/google/flatbuffers"
},