wabt 1.0.6
Closes #33354. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f37e694f20
commit
df6bf1cf00
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Wabt < Formula
|
||||
desc "Web Assembly Binary Toolkit"
|
||||
homepage "https://github.com/WebAssembly/wabt"
|
||||
url "https://github.com/WebAssembly/wabt/archive/1.0.5.tar.gz"
|
||||
sha256 "285700512a6af1524c16422d61ae4959d4b387f2a82698198eb524b514825a8a"
|
||||
url "https://github.com/WebAssembly/wabt/archive/1.0.6.tar.gz"
|
||||
sha256 "62c04fe50404b494a5d8f78e9a991c72c97ab87c558b5ca1a52508b313a19178"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue