flatc: Update to version 22.11.23

This commit is contained in:
github-actions[bot] 2022-11-23 20:27:15 +00:00
parent 8592739b57
commit 41feb35143

View File

@ -1,12 +1,12 @@
{ {
"version": "22.11.22", "version": "22.11.23",
"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.11.22/Windows.flatc.binary.zip", "url": "https://github.com/google/flatbuffers/releases/download/v22.11.23/Windows.flatc.binary.zip",
"hash": "15fab5d663994eb85d900b9671249ea4a775644b2cc339849eef7218151adbaf" "hash": "f67d18cee24103e8f4fb66435bb01c426a4c9f3e76c2f9d299d6bede9d8ba5d4"
} }
}, },
"bin": "flatc.exe", "bin": "flatc.exe",