flatc: Update to version 24.12.23

This commit is contained in:
github-actions[bot] 2024-12-24 00:35:17 +00:00
parent 4772202c23
commit 10cba7a2ce

View File

@ -1,12 +1,12 @@
{ {
"version": "24.3.25", "version": "24.12.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/v24.3.25/Windows.flatc.binary.zip", "url": "https://github.com/google/flatbuffers/releases/download/v24.12.23/Windows.flatc.binary.zip",
"hash": "6455f5b6272b908dad073721e21b11720a9fddbae06e28b5c75f8ec458e7fe30" "hash": "150d71aa2faaf8eb225193c578789fb60499106b83ad5a30e920fa3e003af6b6"
} }
}, },
"bin": "flatc.exe", "bin": "flatc.exe",