Skip to content

Commit 22f0de9

Browse files
committed
wasmtime 39.0.1
1 parent 700340d commit 22f0de9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/wasmtime.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Wasmtime < Formula
22
desc "Standalone JIT-style runtime for WebAssembly, using Cranelift"
33
homepage "https://wasmtime.dev/"
44
url "https://github.com/bytecodealliance/wasmtime.git",
5-
tag: "v39.0.0",
6-
revision: "56b81c98a2b4bfea4e7b1d6ac8f2e4196dc83fc1"
5+
tag: "v39.0.1",
6+
revision: "0163804870a2149c113a31a58da4635f79fc25ec"
77
license "Apache-2.0" => { with: "LLVM-exception" }
88
head "https://github.com/bytecodealliance/wasmtime.git", branch: "main"
99

0 commit comments

Comments
 (0)