flatc: Update to version 2.0.7

This commit is contained in:
github-actions[bot] 2022-08-23 04:54:35 +00:00
parent a712eb416f
commit 441d66559b

View File

@ -1,12 +1,12 @@
{
"version": "2.0.0",
"version": "2.0.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/v2.0.0/Windows.flatc.binary.zip",
"hash": "dff388932d14c2d4b66a94c3fc6b4f5663041d098620e942cc1e59ddb1eda572"
"url": "https://github.com/google/flatbuffers/releases/download/v2.0.7/Windows.flatc.binary.zip",
"hash": "de455ac7600117f9b61405db05fb13e69b37300a8c7c803ed87ba274deca8f3c"
}
},
"bin": "flatc.exe",