{
    "version": "25.12.19",
    "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/v25.12.19/Windows.flatc.binary.zip",
            "hash": "fff9445c9db907227bc64b54cc98743084c4949282aa4e576cff6a955724ddc8"
        }
    },
    "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"
            }
        }
    }
}
