mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/wamr : updated wamr version to v2.1.1
This commit is contained in:
parent
4612cc2348
commit
36bcdd41bd
@ -3,8 +3,8 @@ PKG_URL=https://github.com/bytecodealliance/wasm-micro-runtime.git
|
|||||||
ifeq ($(PKG_BLEEDING),1)
|
ifeq ($(PKG_BLEEDING),1)
|
||||||
PKG_VERSION=main
|
PKG_VERSION=main
|
||||||
else
|
else
|
||||||
PKG_VERSION=3f5e2bd23bcb8eb3767c8e17789c6a2e3e912a08
|
PKG_VERSION=8af155076c6c62d9766ede640cf3f29fa73a4b53
|
||||||
#release tag: WAMR-1.3.3
|
#release tag: WAMR-2.1.1
|
||||||
endif
|
endif
|
||||||
PKG_LICENSE=Apache-2.0
|
PKG_LICENSE=Apache-2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user