From 7a0c47474350e6079d0079b4d4aece0faa16bacc Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Fri, 14 Dec 2018 15:22:00 +1100 Subject: [PATCH] binaryen 60 Closes #35097. 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 cec8702dd7..550ca06ee1 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_59.tar.gz" - sha256 "3e1c802c13978aa270af0645c3d915df7d507fb048c34da9e9b5dbbb3959728a" + url "https://github.com/WebAssembly/binaryen/archive/version_60.tar.gz" + sha256 "4767358d01c7ed7a18361d5ecc2e026970f49c137e7a83fc7a8beb9eaff3eec9" head "https://github.com/WebAssembly/binaryen.git" bottle do