Skip to content

Commit

Permalink
ENH: Update remote modules using the script
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenanz committed Jan 7, 2025
1 parent df7606d commit 40906ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Modules/Remote/RLEImage.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ This work is supported by NIH grant R01 EB014346
'Continued development and maintenance of the ITK-SNAP 3D image segmentation software'."
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/KitwareMedical/ITKRLEImage.git
GIT_TAG 8bfaa3830d60ba6dc5442da78af277768e7f7373
GIT_TAG 3ab10cda40977e4a39f9c46f1858f2fddcda8030
)
2 changes: 1 addition & 1 deletion Modules/Remote/RTK.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ itk_fetch_module(
"Reconstruction Toolkit (RTK) https://www.openrtk.org/"
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/RTKConsortium/RTK.git
GIT_TAG 01822228a8edf9be587574ef36e27af6fcee537f
GIT_TAG 870737fca5274f9247e7d79fd09b61233dc2d369
)
2 changes: 1 addition & 1 deletion Modules/Remote/WebAssemblyInterface.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ itk_fetch_module(
"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."
MODULE_COMPLIANCE_LEVEL 3
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/itk-wasm.git
GIT_TAG 2f36f8df55f5b93b176d84670773cee10e3e1520
GIT_TAG 5babcf68be5fdfdd689dce97779d2085103c0bc1
)

0 comments on commit 40906ba

Please sign in to comment.