binaryen 66

Closes #36542.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-01-30 15:30:09 +11:00 committed by Chongyu Zhu
parent 36455d8136
commit 74747fe194
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_64.tar.gz"
sha256 "6fa24c932f0ff680f836f30d3ec66f9e456e79a0335bf02e9de43942a73887df"
url "https://github.com/WebAssembly/binaryen/archive/version_66.tar.gz"
sha256 "36db3a61e76896b6e2ffd63bf5b18903dffb3d28acffa4f2ea0acfa5686005d9"
head "https://github.com/WebAssembly/binaryen.git"
bottle do