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
Rui Chen 2021-09-18 00:06:38 -04:00 committed by BrewTestBot
parent 214a83a862
commit 9765c998cc
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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"