binaryen 86

Closes #41834.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-07-11 08:43:52 +10:00 committed by Chongyu Zhu
parent 25b63462ba
commit 725870eb4a
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_85.tar.gz"
sha256 "d132257313d14ee12ee9746a7a13e81eabdf6cf489edc4215e2733e489336c28"
url "https://github.com/WebAssembly/binaryen/archive/version_86.tar.gz"
sha256 "8b19e522df617c3d239188ee4ac362ca11cef7956b75679a1804ce8fdb508a65"
head "https://github.com/WebAssembly/binaryen.git"
bottle do