binaryen 68

Closes #37265.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Caleb Xu 2019-02-24 01:41:48 -05:00 committed by Chongyu Zhu
parent 3e66be1e5f
commit 7eb58dada4
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_66.tar.gz"
sha256 "36db3a61e76896b6e2ffd63bf5b18903dffb3d28acffa4f2ea0acfa5686005d9"
url "https://github.com/WebAssembly/binaryen/archive/version_68.tar.gz"
sha256 "5efc90705246c7684672b24d54ae177a661b64650877649dbf5afa3eea34d729"
head "https://github.com/WebAssembly/binaryen.git"
bottle do