Skip to content

Commit 526d14d

Browse files
authored
Bump binaryen to 115 (#20229)
1 parent a754738 commit 526d14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/building.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Building
4040
binaryen_checked = False
41-
EXPECTED_BINARYEN_VERSION = 114
41+
EXPECTED_BINARYEN_VERSION = 115
4242

4343
_is_ar_cache: Dict[str, bool] = {}
4444
# the exports the user requested

0 commit comments

Comments
 (0)