flatc: Update to version 22.10.26

This commit is contained in:
github-actions[bot] 2022-10-27 04:36:13 +00:00
parent 18ad3371b1
commit 6f73784b06

View File

@ -1,12 +1,12 @@
{ {
"version": "22.10.25", "version": "22.10.26",
"description": "An efficient serialization library for multiple languages", "description": "An efficient serialization library for multiple languages",
"homepage": "https://google.github.io/flatbuffers/index.html", "homepage": "https://google.github.io/flatbuffers/index.html",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/google/flatbuffers/releases/download/v22.10.25/Windows.flatc.binary.zip", "url": "https://github.com/google/flatbuffers/releases/download/v22.10.26/Windows.flatc.binary.zip",
"hash": "bd78d9aa71529f8417e6e886c4d1f61a60e0cb339805dc12cd35f55b59d66302" "hash": "3868066aa60e352039038401400277e1665d8f19c49d803e6e5757c78dc075d1"
} }
}, },
"bin": "flatc.exe", "bin": "flatc.exe",