From 10cba7a2ce7c1faf05a13f58c645e4519e46fff4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:35:17 +0000 Subject: [PATCH] flatc: Update to version 24.12.23 --- bucket/flatc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flatc.json b/bucket/flatc.json index 07e7b8543a..b3854a6a8e 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,12 +1,12 @@ { - "version": "24.3.25", + "version": "24.12.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/v24.3.25/Windows.flatc.binary.zip", - "hash": "6455f5b6272b908dad073721e21b11720a9fddbae06e28b5c75f8ec458e7fe30" + "url": "https://github.com/google/flatbuffers/releases/download/v24.12.23/Windows.flatc.binary.zip", + "hash": "150d71aa2faaf8eb225193c578789fb60499106b83ad5a30e920fa3e003af6b6" } }, "bin": "flatc.exe",