Skip to content

Commit 9cc75e1

Browse files
committed
wasm-tools 1.231.0
1 parent 0edf4b9 commit 9cc75e1

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.230.0.tar.gz"
5-
sha256 "4b41dd6228ad9d1643abc07cddb34533f03d285907f2c5f27124804fc3fc715e"
4+
url "https://github.com/bytecodealliance/wasm-tools/archive/refs/tags/v1.231.0.tar.gz"
5+
sha256 "d5c3961f25d0dfd407e2b7674a8d51ce7ce47b2b4d00f75172d7f079cacfc309"
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)