wabt 1.0.13

wabt: use git

Closes #49143.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Rui Chen 2020-01-17 20:56:46 -05:00 committed by Thierry Moisan
parent dc0fdae368
commit e0af49d0e3
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -1,8 +1,9 @@
class Wabt < Formula
desc "Web Assembly Binary Toolkit"
homepage "https://github.com/WebAssembly/wabt"
url "https://github.com/WebAssembly/wabt/archive/1.0.12.tar.gz"
sha256 "5333949ed4ae63808afa0d1f7d627cd7485ebeec339590571e5f2cb21e304f79"
url "https://github.com/WebAssembly/wabt.git",
:tag => "1.0.13",
:revision => "7c80d05e37dc02870c680869ae3f04ac6d9637ee"
bottle do
cellar :any_skip_relocation