bump(main/flatbuffers): 22.11.23

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-11-24 00:24:49 +00:00
parent d709c3045a
commit 4c8feb3c2f
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="22.11.22"
TERMUX_PKG_VERSION="22.11.23"
TERMUX_PKG_SRCURL=https://github.com/google/flatbuffers/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e9fc88136f8558c862dd03d6a9b0893509964edcc92b919de098081245619a6c
TERMUX_PKG_SHA256=8e9bacc942db59ca89a383dd7923f3e69a377d6e579d1ba13557de1fdfddf56a
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"