toywasm: bump the version to v31

This commit is contained in:
YAMAMOTO Takashi 2023-08-06 16:22:14 +09:00 committed by Xiang Xiao
parent 646a30fe7c
commit 6fb38bc246

View File

@ -86,7 +86,7 @@ CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/lib
CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libwasi CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libwasi
CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libdyld CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libdyld
TOYWASM_VERSION = bfcc5be6eb25c9581c6c3b443ac38c1a814f8e18 TOYWASM_VERSION = 6f67aec18ce8f824479e305c17464bd4df1dd7ae
TOYWASM_UNPACK = toywasm TOYWASM_UNPACK = toywasm
TOYWASM_TARBALL = $(TOYWASM_VERSION).zip TOYWASM_TARBALL = $(TOYWASM_VERSION).zip
TOYWASM_URL_BASE = https://github.com/yamt/toywasm/archive/ TOYWASM_URL_BASE = https://github.com/yamt/toywasm/archive/