flatc: Update to version 24.3.6

This commit is contained in:
github-actions[bot] 2024-03-07 08:23:42 +00:00
parent 69a2e92ab8
commit 1b73349285

View File

@ -1,12 +1,12 @@
{ {
"version": "23.5.26", "version": "24.3.6",
"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/v23.5.26/Windows.flatc.binary.zip", "url": "https://github.com/google/flatbuffers/releases/download/v24.3.6/Windows.flatc.binary.zip",
"hash": "9299f603ddf073227210b26ea6ac8aa2e42f2ef8970da9371103551a4961f64a" "hash": "712f6fb4286ca9cc06b1189bb825a143392928692843d0860e8e0fbf2c3e048f"
} }
}, },
"bin": "flatc.exe", "bin": "flatc.exe",