{ "version": "2.0.8", "description": "An efficient serialization library for multiple languages", "homepage": "https://google.github.io/flatbuffers/index.html", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/google/flatbuffers/releases/download/v2.0.8/Windows.flatc.binary.zip", "hash": "c80cd9fb40366eb0081dcab41bb06bcdfc6276a56722b9c8671a51ac1fee17b2" } }, "bin": "flatc.exe", "checkver": { "github": "https://github.com/google/flatbuffers" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/google/flatbuffers/releases/download/v$version/Windows.flatc.binary.zip" } } } }