From 1b73349285b9e9d04469f0abdfe3230049350d44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 08:23:42 +0000 Subject: [PATCH] flatc: Update to version 24.3.6 --- bucket/flatc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flatc.json b/bucket/flatc.json index 080b4f0108..11869b6a86 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,12 +1,12 @@ { - "version": "23.5.26", + "version": "24.3.6", "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/v23.5.26/Windows.flatc.binary.zip", - "hash": "9299f603ddf073227210b26ea6ac8aa2e42f2ef8970da9371103551a4961f64a" + "url": "https://github.com/google/flatbuffers/releases/download/v24.3.6/Windows.flatc.binary.zip", + "hash": "712f6fb4286ca9cc06b1189bb825a143392928692843d0860e8e0fbf2c3e048f" } }, "bin": "flatc.exe",