bump(main/libduckdb): 0.9.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2023-11-14 13:02:35 +00:00
parent 8c2457a513
commit c834e5afdc

View File

@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://duckdb.org/
TERMUX_PKG_DESCRIPTION="An in-process SQL OLAP database management system"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.9.1"
TERMUX_PKG_VERSION="0.9.2"
TERMUX_PKG_AUTO_UPDATE=true
# we clone to retain the .git directory, to ensure the version in the built executable is correctly populated
TERMUX_PKG_SRCURL=git+https://github.com/duckdb/duckdb