bump(main/flatbuffers): 24.3.7

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-03-08 00:25:03 +00:00
parent 48a9e2517a
commit 668df5a9da
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/google/flatbuffers
TERMUX_PKG_DESCRIPTION="Memory Efficient Serialization Library"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Simeon Huang <symeon@librehat.com>"
TERMUX_PKG_VERSION="24.3.6"
TERMUX_PKG_VERSION="24.3.7"
TERMUX_PKG_SRCURL=https://github.com/google/flatbuffers/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=5d8bfbf5b1b4c47f516e7673677f0e8db0efd32f262f7a14c3fd5ff67e2bd8fc
TERMUX_PKG_SHA256=bfff9d2150fcff88f844e8c608b02b2a0e94c92aea39b04c0624783464304784
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"