binaryen 87
Closes #42028. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
46e3bcaf07
commit
6b1ce446ba
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 "https://webassembly.org/"
|
||||
url "https://github.com/WebAssembly/binaryen/archive/version_86.tar.gz"
|
||||
sha256 "8b19e522df617c3d239188ee4ac362ca11cef7956b75679a1804ce8fdb508a65"
|
||||
url "https://github.com/WebAssembly/binaryen/archive/version_87.tar.gz"
|
||||
sha256 "7486b03ea5474f37ed7d85becc2be615f8006ccbd4accd7dac59a584c38ea43c"
|
||||
head "https://github.com/WebAssembly/binaryen.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue