binaryen 88

Closes #42675.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-08-01 12:22:01 -04:00 committed by Chongyu Zhu
parent 46db57cc91
commit 77dd4c1b66
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_87.tar.gz"
sha256 "7486b03ea5474f37ed7d85becc2be615f8006ccbd4accd7dac59a584c38ea43c"
url "https://github.com/WebAssembly/binaryen/archive/version_88.tar.gz"
sha256 "32129819939596951eac63b2bad94606237cddccfc7c702e53c39c83841bb928"
head "https://github.com/WebAssembly/binaryen.git"
bottle do