binaryen 47
Closes #27295. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
93addebf9f
commit
9a8051a2fd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Binaryen < Formula
|
||||
desc "Compiler infrastructure and toolchain library for WebAssembly"
|
||||
homepage "http://webassembly.org/"
|
||||
url "https://github.com/WebAssembly/binaryen/archive/version_46.tar.gz"
|
||||
sha256 "bd5d1c7b8254e70849a94db688e28dedc95f87102126462c0b5ca755eca7c1b7"
|
||||
url "https://github.com/WebAssembly/binaryen/archive/version_47.tar.gz"
|
||||
sha256 "596804438bc2b1ed21c8158c8e61cc1781beb4aee7c61f3126df02647cff1f09"
|
||||
|
||||
head "https://github.com/WebAssembly/binaryen.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue