flatc: Update to version 22.9.29

This commit is contained in:
github-actions[bot] 2022-09-30 08:32:42 +00:00
parent 0fdd115299
commit fb6b56d9b6

View File

@ -1,12 +1,12 @@
{
"version": "22.9.24",
"version": "22.9.29",
"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/v22.9.24/Windows.flatc.binary.zip",
"hash": "d9bafa7a17c9d44eba6f1b68acc3a0bcf873773392576fd94cca856ba6f1c92e"
"url": "https://github.com/google/flatbuffers/releases/download/v22.9.29/Windows.flatc.binary.zip",
"hash": "a13d05bb75ee881ab256c5879e45c911017dae37393214b4ccf053958f73843f"
}
},
"bin": "flatc.exe",