binaryen 73

Closes #37965.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-03-16 19:37:00 +11:00 committed by Chongyu Zhu
parent 4a2a42e939
commit 626b6fcf96
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Binaryen < Formula
desc "Compiler infrastructure and toolchain library for WebAssembly"
homepage "https://webassembly.org/"
url "https://github.com/WebAssembly/binaryen/archive/version_72.tar.gz"
sha256 "39f81fbf73a1ad3ba335fe709612eda71c52b1380e22630a12180363bbd3c1fc"
url "https://github.com/WebAssembly/binaryen/archive/version_73.tar.gz"
sha256 "ff2ef841026e4f65092ae225c9c22233c9e1accdace2f1dce75ed1066fc68fe6"
head "https://github.com/WebAssembly/binaryen.git"
bottle do