Skip to content

Commit 232d425

Browse files
committed
wasm-tools 1.242.0
1 parent bb444f4 commit 232d425

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/wasm-tools.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class WasmTools < Formula
22
desc "Low level tooling for WebAssembly in Rust"
33
homepage "https://github.com/bytecodealliance/wasm-tools"
4-
url "https://github.com/bytecodealliance/wasm-tools/archive/refs/tags/v1.241.2.tar.gz"
5-
sha256 "740ebd8d3dd293ba1a6f94c258cde9f19ed8af43325e24682d2b58367edabc9a"
4+
url "https://github.com/bytecodealliance/wasm-tools/archive/refs/tags/v1.242.0.tar.gz"
5+
sha256 "dacd8b2bf1f620f2a370ac53646d02df7b6a704f1607030c98d59dc31d9346c3"
66
license "Apache-2.0" => { with: "LLVM-exception" }
77
head "https://github.com/bytecodealliance/wasm-tools.git", branch: "main"
88

0 commit comments

Comments
 (0)