flatbuffers: update to 25.1.21

This commit is contained in:
Rudi Heitbaum 2025-01-22 09:30:07 +00:00
parent 872eee21cd
commit 2d4fb5338e

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="flatbuffers"
PKG_VERSION="24.12.23"
PKG_SHA256="7e2ef35f1af9e2aa0c6a7d0a09298c2cb86caf3d4f58c0658b306256e5bcab10"
PKG_VERSION="25.1.21"
PKG_SHA256="7ab210001df1cd6234d0263801eeed3b941098bc9d6b41331832dd29cea4b555"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/google/flatbuffers"
PKG_URL="https://github.com/google/flatbuffers/archive/v${PKG_VERSION}.tar.gz"