We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2325ff0 commit 080d974Copy full SHA for 080d974
Formula/w/wasm-component-ld.rb
@@ -1,8 +1,8 @@
1
class WasmComponentLd < Formula
2
desc "Linker for creating WebAssembly components"
3
homepage "https://wasi.dev"
4
- url "https://github.com/bytecodealliance/wasm-component-ld/archive/refs/tags/v0.5.13.tar.gz"
5
- sha256 "bd1f826cd4d0d47dba5fa55396c72bbab8b61f80b23a51a32b4b29e50ec172f8"
+ url "https://github.com/bytecodealliance/wasm-component-ld/archive/refs/tags/v0.5.14.tar.gz"
+ sha256 "ec54cfb88396753de52ed05977e4c6338bd16579f3ca96105a88adc017d25b6e"
6
license "Apache-2.0"
7
head "https://github.com/bytecodealliance/wasm-component-ld.git", branch: "main"
8
0 commit comments