From 626b6fcf969e580af2cc4890be4e2973271d951c Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sat, 16 Mar 2019 19:37:00 +1100 Subject: [PATCH] binaryen 73 Closes #37965. Signed-off-by: Chongyu Zhu --- Formula/binaryen.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/binaryen.rb b/Formula/binaryen.rb index 29cf003329..f0ae3b8534 100644 --- a/Formula/binaryen.rb +++ b/Formula/binaryen.rb @@ -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_72.tar.gz" - sha256 "39f81fbf73a1ad3ba335fe709612eda71c52b1380e22630a12180363bbd3c1fc" + url "https://github.com/WebAssembly/binaryen/archive/version_73.tar.gz" + sha256 "ff2ef841026e4f65092ae225c9c22233c9e1accdace2f1dce75ed1066fc68fe6" head "https://github.com/WebAssembly/binaryen.git" bottle do