From 6b1a19bdbe5b5121d1fbc6f0460ced6a4e8c6168 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 04:29:59 +0000 Subject: [PATCH] flatc: Update to version 25.1.24 --- bucket/flatc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flatc.json b/bucket/flatc.json index 6a45b1b520..380c16f2ec 100644 --- a/bucket/flatc.json +++ b/bucket/flatc.json @@ -1,12 +1,12 @@ { - "version": "25.1.21", + "version": "25.1.24", "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/v25.1.21/Windows.flatc.binary.zip", - "hash": "22f905e104634d8f3e6c7c46aad52d1b66639aa4446c848dddde5613ccd11098" + "url": "https://github.com/google/flatbuffers/releases/download/v25.1.24/Windows.flatc.binary.zip", + "hash": "2d791c10c1c49b1d36b018e09c0750c85603100d4f62ea7a5457a5d2820e36e0" } }, "bin": "flatc.exe",