flatc: Update to version 25.9.23

This commit is contained in:
github-actions[bot] 2025-09-24 08:30:35 +00:00
parent 00c5f87d7f
commit 8b019b980e

View File

@ -1,12 +1,12 @@
{ {
"version": "25.2.10", "version": "25.9.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/v25.2.10/Windows.flatc.binary.zip", "url": "https://github.com/google/flatbuffers/releases/download/v25.9.23/Windows.flatc.binary.zip",
"hash": "bd9b3cb6bf5ab8009f1927b6e00207db968c3d5c93e3bc215dae084cc681249a" "hash": "3d6383193ecd274f5de544a6e03464a87f581befb9fc1dda9cf508fa3cce3127"
} }
}, },
"bin": "flatc.exe", "bin": "flatc.exe",