Skip to content

Commit 81eccb3

Browse files
kripkenBeuc
authored andcommitted
update binaryen port (emscripten-core#7483)
1 parent f51c70f commit 81eccb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ports/binaryen.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import os, shutil, logging
77

8-
TAG = 'version_53'
8+
TAG = 'version_54'
99

1010
def needed(settings, shared, ports):
1111
if not settings.WASM: return False

0 commit comments

Comments
 (0)