toywasm: bump to v45.0.0

This commit is contained in:
YAMAMOTO Takashi 2024-05-25 19:53:25 +09:00 committed by Xiang Xiao
parent ee76427938
commit dd03701494

View File

@ -136,7 +136,7 @@ CFLAGS += ${INCDIR_PREFIX}$(APPDIR)/interpreters/toywasm/toywasm/libdyld
CFLAGS += -Wno-unknown-warning-option -Wno-unused-but-set-variable -Wno-unused-variable -Wno-return-type
TOYWASM_VERSION = 76b9d7088ab321e329b6f958360fb05cebd3df9f
TOYWASM_VERSION = 9f77f3519f84e9bb0074d855a04d731a5f56ce84
TOYWASM_UNPACK = toywasm
TOYWASM_TARBALL = $(TOYWASM_VERSION).zip
TOYWASM_URL_BASE = https://github.com/yamt/toywasm/archive/