flatc: Update to version 23.3.3

This commit is contained in:
github-actions[bot] 2023-03-04 00:36:17 +00:00
parent 9facecb33c
commit 554224a3b5

View File

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