Skip to content

Commit

Permalink
bump(main/wasmer): 4.4.0
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Oct 5, 2024
1 parent 2c71ab5 commit 0f89479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/wasmer/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="A fast and secure WebAssembly runtime"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_LICENSE_FILE="ATTRIBUTIONS, LICENSE"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="4.3.7"
TERMUX_PKG_VERSION="4.4.0"
TERMUX_PKG_SRCURL=https://github.com/wasmerio/wasmer/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9bbbac3845888ee709c8b160fdefb0fe808f2cff23033464629e39a69f4694f8
TERMUX_PKG_SHA256=c6af8119593be975000ebb322c666677579bd39748f5b63592785c1b0628ec86
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_NO_STATICSPLIT=true
TERMUX_PKG_AUTO_UPDATE=true
Expand Down

0 comments on commit 0f89479

Please sign in to comment.