Skip to content

Commit

Permalink
bump(main/wasmer): 4.3.7
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 Sep 9, 2024
1 parent 8819273 commit c37c65a
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.6"
TERMUX_PKG_VERSION="4.3.7"
TERMUX_PKG_SRCURL=https://github.com/wasmerio/wasmer/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b19456d33958d36709ba252c8bb76cbfbbd214bc8bb105e44d04f4204ea42fe8
TERMUX_PKG_SHA256=9bbbac3845888ee709c8b160fdefb0fe808f2cff23033464629e39a69f4694f8
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_NO_STATICSPLIT=true
TERMUX_PKG_AUTO_UPDATE=true
Expand Down

0 comments on commit c37c65a

Please sign in to comment.