Skip to content

Commit db6b89c

Browse files
authored
Bump wasm-component-ld (#747)
1 parent 580efbd commit db6b89c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/wasm-component-ld.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if (NOT WASM_COMPONENT_LD_EXECUTABLE)
1010
ba_download(
1111
wasm-component-ld
1212
"https://github.com/bytecodealliance/wasm-component-ld"
13-
"v0.5.19"
13+
"v0.5.21"
1414
)
1515
ExternalProject_Get_Property(wasm-component-ld SOURCE_DIR)
1616
set(WASM_COMPONENT_LD_EXECUTABLE "${SOURCE_DIR}/wasm-component-ld")

0 commit comments

Comments
 (0)