goose: update to 3.7.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-08-31 18:15:08 +00:00
parent 795dbc29fd
commit 6ec444125c
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.6.1"
TERMUX_PKG_VERSION="3.7.0"
TERMUX_PKG_SRCURL="https://github.com/pressly/goose/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=e1caf2b7130e4d6c7190582707304c417f47c84efc2e6f79968811b30c86bc6f
TERMUX_PKG_SHA256=704feecc502f08b69e53135df3125b88f6b94174c51448c8c5013dba7389efa3
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true