Skip to content

Commit

Permalink
update binaryen to 63 (#7810)
Browse files Browse the repository at this point in the history
  • Loading branch information
kripken authored Jan 4, 2019
1 parent 8f2d464 commit 9cdaf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ports/binaryen.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import os, shutil, logging

TAG = 'version_61'
TAG = 'version_63'

def needed(settings, shared, ports):
if not settings.WASM:
Expand Down

0 comments on commit 9cdaf9e

Please sign in to comment.