From 5cffd691c639aa71190ee446700bfb7c790c4960 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Fri, 5 Apr 2019 10:18:10 +1100 Subject: [PATCH] binaryen 74 Closes #38678. Signed-off-by: FX Coudert --- Formula/binaryen.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/binaryen.rb b/Formula/binaryen.rb index c4cad4fff5..351dfab72e 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_73.tar.gz" - sha256 "ff2ef841026e4f65092ae225c9c22233c9e1accdace2f1dce75ed1066fc68fe6" + url "https://github.com/WebAssembly/binaryen/archive/version_74.tar.gz" + sha256 "e40eaa020335cf43518e0f497735b1ad3075302753573f58e18948fd6ce5b5ed" head "https://github.com/WebAssembly/binaryen.git" bottle do