Skip to content

Commit 37202e7

Browse files
committed
ENH: Update WebAssemblyInterface remote to 2025-05-28
Also update repository capitalization.
1 parent 2aaa346 commit 37202e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Modules/Remote/WebAssemblyInterface.remote.cmake

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
# Contact: Matt McCormick <[email protected]>
4545
itk_fetch_module(
4646
WebAssemblyInterface
47-
"The itk-wasm WebAssemblyInterface module provides tools to a) build C/C++ code to WebAssembly-compatible processing pipelines, b) bridge local filesystems, JavaScript/Typescript data structures, and traditional file formats, c) transfer data efficiently in and out of the WebAssembly runtime."
47+
"The ITK-Wasm WebAssemblyInterface module provides tools to a) build C/C++ code to WebAssembly-compatible processing pipelines, b) bridge local filesystems, JavaScript/Typescript data structures, and traditional file formats, c) transfer data efficiently in and out of the WebAssembly runtime."
4848
MODULE_COMPLIANCE_LEVEL 3
49-
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/itk-wasm.git
50-
GIT_TAG d140dd81a7b3a3d34753caa1b27a2b74696ecd6a
49+
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITK-Wasm.git
50+
GIT_TAG 982daf8ea91d5ecb052c3bf707542dbc43a4d1ef
5151
)

0 commit comments

Comments
 (0)