bump(main/esbuild): 0.18.7

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-06-24 08:04:10 +00:00
parent 1cc7204bf7
commit ec8b680aec
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.18.6"
TERMUX_PKG_VERSION="0.18.7"
TERMUX_PKG_SRCURL=https://github.com/evanw/esbuild/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0b3f43b2e6540a76b3e82a56990b047f88a716306fd155a2b9e364f1cca6f710
TERMUX_PKG_SHA256=dbd56821f7899da1b0fc3b19ec5ba722a10e1c03d73c17585c71aed2a23a3cce
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true