wasmtime 0.30.0
Closes #85406. Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
214a83a862
commit
9765c998cc
|
@ -2,8 +2,8 @@ class Wasmtime < Formula
|
|||
desc "Standalone JIT-style runtime for WebAssembly, using Cranelift"
|
||||
homepage "https://wasmtime.dev/"
|
||||
url "https://github.com/bytecodealliance/wasmtime.git",
|
||||
tag: "v0.29.0",
|
||||
revision: "81f1dc944fc0f82db7e930ce47b4d1433786481f"
|
||||
tag: "v0.30.0",
|
||||
revision: "572fbc8c54b5a9519154c57e28b86cfaaba57bbb"
|
||||
license "Apache-2.0"
|
||||
head "https://github.com/bytecodealliance/wasmtime.git", branch: "main"
|
||||
|
||||
|
|
Loading…
Reference in New Issue