Skip to content

Commit 080d974

Browse files
committed
wasm-component-ld 0.5.14
1 parent 2325ff0 commit 080d974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/wasm-component-ld.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class WasmComponentLd < Formula
22
desc "Linker for creating WebAssembly components"
33
homepage "https://wasi.dev"
4-
url "https://github.com/bytecodealliance/wasm-component-ld/archive/refs/tags/v0.5.13.tar.gz"
5-
sha256 "bd1f826cd4d0d47dba5fa55396c72bbab8b61f80b23a51a32b4b29e50ec172f8"
4+
url "https://github.com/bytecodealliance/wasm-component-ld/archive/refs/tags/v0.5.14.tar.gz"
5+
sha256 "ec54cfb88396753de52ed05977e4c6338bd16579f3ca96105a88adc017d25b6e"
66
license "Apache-2.0"
77
head "https://github.com/bytecodealliance/wasm-component-ld.git", branch: "main"
88

0 commit comments

Comments
 (0)