bump(main/goose): 3.20.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-22 18:12:31 +00:00
parent f36e43b607
commit a249d7b917
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://pressly.github.io/goose
TERMUX_PKG_DESCRIPTION="A database migration tool. Supports SQL migrations and Go functions."
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="3.19.2"
TERMUX_PKG_VERSION="3.20.0"
TERMUX_PKG_SRCURL="https://github.com/pressly/goose/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=a3ddcb2f128470cbd6b1dc1bfea119c69ffceb9deaee40a5a5229db94938a68f
TERMUX_PKG_SHA256=a368adcca9d2767800b28e2f897cfed3df978479f449908d2977e8e47435c153
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true