From 41feb35143dcb4ea509a2e3048b5a40a83b7fa48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 20:27:15 +0000 Subject: [PATCH] flatc: Update to version 22.11.23 --- bucket/flatc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flatc.json b/bucket/flatc.json index 64489752f8..69d9867750 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,12 +1,12 @@ { - "version": "22.11.22", + "version": "22.11.23", "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.22/Windows.flatc.binary.zip", - "hash": "15fab5d663994eb85d900b9671249ea4a775644b2cc339849eef7218151adbaf" + "url": "https://github.com/google/flatbuffers/releases/download/v22.11.23/Windows.flatc.binary.zip", + "hash": "f67d18cee24103e8f4fb66435bb01c426a4c9f3e76c2f9d299d6bede9d8ba5d4" } }, "bin": "flatc.exe",