flatc: Update to version 25.1.21

This commit is contained in:
github-actions[bot] 2025-01-22 04:29:14 +00:00
parent 7e612c9eb4
commit 776b101662

View File

@ -1,12 +1,12 @@
{ {
"version": "24.12.23", "version": "25.1.21",
"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.12.23/Windows.flatc.binary.zip", "url": "https://github.com/google/flatbuffers/releases/download/v25.1.21/Windows.flatc.binary.zip",
"hash": "150d71aa2faaf8eb225193c578789fb60499106b83ad5a30e920fa3e003af6b6" "hash": "22f905e104634d8f3e6c7c46aad52d1b66639aa4446c848dddde5613ccd11098"
} }
}, },
"bin": "flatc.exe", "bin": "flatc.exe",