flatc: Update to version 23.5.9

This commit is contained in:
github-actions[bot] 2023-05-10 00:33:40 +00:00
parent e7a77e06e1
commit f1f59af2c6

View File

@ -1,12 +1,12 @@
{ {
"version": "23.3.3", "version": "23.5.9",
"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.3.3/Windows.flatc.binary.zip", "url": "https://github.com/google/flatbuffers/releases/download/v23.5.9/Windows.flatc.binary.zip",
"hash": "d21ffc68a9ca85eb6ed6975aa72f089b0813672bbf7c2e1baa444dab8ba6bf8a" "hash": "00a5f6c0765c95e5846f6f5ada9af9dc70aaf57cb1c8ebca78cd701b50e380ff"
} }
}, },
"bin": "flatc.exe", "bin": "flatc.exe",