binaryen 77

Closes #38722.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-04-06 18:34:49 +11:00 committed by FX Coudert
parent d96a23f024
commit f20238c80b

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_74.tar.gz"
sha256 "e40eaa020335cf43518e0f497735b1ad3075302753573f58e18948fd6ce5b5ed"
url "https://github.com/WebAssembly/binaryen/archive/version_77.tar.gz"
sha256 "7193259930905f891393e0a0b0db2b30c4dafd549e003cd58a825a630813d48b"
head "https://github.com/WebAssembly/binaryen.git"
bottle do