flatbuffers: update to 22.11.23

This commit is contained in:
Rudi Heitbaum 2022-11-24 11:14:41 +00:00
parent e6b1ec1ba1
commit ff6724d93f

View File

@ -2,8 +2,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="flatbuffers"
PKG_VERSION="22.10.26"
PKG_SHA256="34f1820cfd78a3d92abc880fbb1a644c7fb31a71238995f4ed6b5915a1ad4e79"
PKG_VERSION="22.11.23"
PKG_SHA256="8e9bacc942db59ca89a383dd7923f3e69a377d6e579d1ba13557de1fdfddf56a"
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"