From 6ed6f5bf9835d6545d355c83250fe96a12625623 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 08:33:51 +0000 Subject: [PATCH] flatc: Update to version 22.12.06 --- bucket/flatc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flatc.json b/bucket/flatc.json index 69d9867750..4b727b5598 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,12 +1,12 @@ { - "version": "22.11.23", + "version": "22.12.06", "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/v22.11.23/Windows.flatc.binary.zip", - "hash": "f67d18cee24103e8f4fb66435bb01c426a4c9f3e76c2f9d299d6bede9d8ba5d4" + "url": "https://github.com/google/flatbuffers/releases/download/v22.12.06/Windows.flatc.binary.zip", + "hash": "f99d687dcc0cdd7dc83a2ca5e7608ff05cd7069d1f05f8d03a95d770ccefd1a2" } }, "bin": "flatc.exe",