From 4f3fd5f4e6298d9dfe7d43675a2fe1284d2c6514 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 May 2023 00:34:03 +0000 Subject: [PATCH] flatc: Update to version 23.5.26 --- bucket/flatc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flatc.json b/bucket/flatc.json index 9bc6f336dd..080b4f0108 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,12 +1,12 @@ { - "version": "23.5.9", + "version": "23.5.26", "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.9/Windows.flatc.binary.zip", - "hash": "00a5f6c0765c95e5846f6f5ada9af9dc70aaf57cb1c8ebca78cd701b50e380ff" + "url": "https://github.com/google/flatbuffers/releases/download/v23.5.26/Windows.flatc.binary.zip", + "hash": "9299f603ddf073227210b26ea6ac8aa2e42f2ef8970da9371103551a4961f64a" } }, "bin": "flatc.exe",