wasmer 0.13.1
wasmer: update to 0.13.1 Closes #49203. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
99727cf882
commit
1099ee4bb1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Wasmer < Formula
|
||||
desc "🚀 The Universal WebAssembly Runtime"
|
||||
homepage "https://wasmer.io"
|
||||
url "https://github.com/wasmerio/wasmer/archive/0.12.0.tar.gz"
|
||||
sha256 "cb6c70026f29f09248cf80aa0406ef6a7c7100d2bef1809211efc621967a52c3"
|
||||
url "https://github.com/wasmerio/wasmer/archive/0.13.1.tar.gz"
|
||||
sha256 "7347e026b91f7ae693023ddbdd18858d688c74b28c959d6f849336f08d35e1f1"
|
||||
head "https://github.com/wasmerio/wasmer.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue