Skip to content

Commit

Permalink
bump(main/esbuild): 0.22.0
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termux-pacman-bot committed Jul 1, 2024
1 parent 32ed740 commit 4a4839c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/esbuild/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.21.5"
TERMUX_PKG_VERSION="0.22.0"
TERMUX_PKG_SRCURL=https://github.com/evanw/esbuild/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b4f83a253a28575ab9bc0e84201138f6293dc655ee74219f670d7cfa20e26a27
TERMUX_PKG_SHA256=957bf43ab198b4dc1485d9d15481bfb7a68b08211da5bb680c39c3ca58ed3b3e
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true

Expand Down

0 comments on commit 4a4839c

Please sign in to comment.