Skip to content

Commit 36bcdd4

Browse files
author
mewen.berthelot
committed
pkg/wamr : updated wamr version to v2.1.1
1 parent 4612cc2 commit 36bcdd4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkg/wamr/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ PKG_URL=https://github.com/bytecodealliance/wasm-micro-runtime.git
33
ifeq ($(PKG_BLEEDING),1)
44
PKG_VERSION=main
55
else
6-
PKG_VERSION=3f5e2bd23bcb8eb3767c8e17789c6a2e3e912a08
7-
#release tag: WAMR-1.3.3
6+
PKG_VERSION=8af155076c6c62d9766ede640cf3f29fa73a4b53
7+
#release tag: WAMR-2.1.1
88
endif
99
PKG_LICENSE=Apache-2.0
1010

0 commit comments

Comments
 (0)