bump(main/esbuild): 0.17.8

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-02-13 12:11:18 +00:00
parent 5343592b63
commit 73580f62c4
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://esbuild.github.io/
TERMUX_PKG_DESCRIPTION="An extremely fast JavaScript bundler"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.17.7"
TERMUX_PKG_VERSION="0.17.8"
TERMUX_PKG_SRCURL=https://github.com/evanw/esbuild/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b2fa942051a45a8bfe592acb9cedfb3a9599b0379bf0241263b314aeca2ace8f
TERMUX_PKG_SHA256=4b35df5fb82531d5b13b0ce04272bad0815485770061755dbdc68db893557047
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true