flatc: Update to version 23.1.4

This commit is contained in:
github-actions[bot] 2023-01-05 00:33:18 +00:00
parent 65af92789a
commit 10fc327aa3

View File

@ -1,12 +1,12 @@
{ {
"version": "22.12.06", "version": "23.1.4",
"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/v22.12.06/Windows.flatc.binary.zip", "url": "https://github.com/google/flatbuffers/releases/download/v23.1.4/Windows.flatc.binary.zip",
"hash": "f99d687dcc0cdd7dc83a2ca5e7608ff05cd7069d1f05f8d03a95d770ccefd1a2" "hash": "147eade22d2b742e8da409d022a8d0eb87e75abe0c8f384ed3de67ea08c3b8d9"
} }
}, },
"bin": "flatc.exe", "bin": "flatc.exe",