{ "version": "23.3.3", "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/v23.3.3/Windows.flatc.binary.zip", "hash": "d21ffc68a9ca85eb6ed6975aa72f089b0813672bbf7c2e1baa444dab8ba6bf8a" } }, "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" } } } }