binaryen 49

Closes #30133.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-07-16 21:16:04 -07:00
parent a261663db0
commit 4e8172de59

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_48.tar.gz"
sha256 "2bdec3033f3fb421d2b7a4e3845c5b74d26407f9868a424a78319d37d349441e"
url "https://github.com/WebAssembly/binaryen/archive/version_49.tar.gz"
sha256 "3c88ee2b8ae318d2435b070bd48dd52a938bd390d627639f5b4b5a58e1d3746f"
head "https://github.com/WebAssembly/binaryen.git"
bottle do