flatc: Update to version 24.3.7

This commit is contained in:
github-actions[bot] 2024-03-08 00:33:51 +00:00
parent b9d0ef1fe4
commit 98b3fb0e65

View File

@ -1,12 +1,12 @@
{
"version": "24.3.6",
"version": "24.3.7",
"description": "An efficient serialization library for multiple languages",
"homepage": "https://google.github.io/flatbuffers/index.html",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/google/flatbuffers/releases/download/v24.3.6/Windows.flatc.binary.zip",
"hash": "712f6fb4286ca9cc06b1189bb825a143392928692843d0860e8e0fbf2c3e048f"
"url": "https://github.com/google/flatbuffers/releases/download/v24.3.7/Windows.flatc.binary.zip",
"hash": "23bbbe5b01aca1d5d7afee475364e0a212a038d9952eb544996def151067364f"
}
},
"bin": "flatc.exe",