File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ export ITK_WASM_DEV_DOCKER_TAG=${ITK_WASM_DEV_DOCKER_TAG:-$(echo $(date '+%Y%m%d
15
15
export ITK_WASM_DCMTK_REPOSITORY=${ITK_WASM_DCMTK_REPOSITORY:- " https://github.com/InsightSoftwareConsortium/DCMTK" }
16
16
export ITK_WASM_DCMTK_GIT_TAG=${ITK_WASM_DCMTK_GIT_TAG:- " 93e6d1b20b476c388f0379245c8c6e96af7f16f4" }
17
17
18
- export ITK_WASM_ITK_REPOSITORY=${ITK_WASM_ITK_REPOSITORY:- " https://github.com/KitwareMedical /ITK" }
19
- export ITK_WASM_ITK_BRANCH=${ITK_WASM_ITK_BRANCH:- " itkwasm-2024-05-20-5db055d7ad3b-5 " }
18
+ export ITK_WASM_ITK_REPOSITORY=${ITK_WASM_ITK_REPOSITORY:- " https://github.com/thewtex /ITK" }
19
+ export ITK_WASM_ITK_BRANCH=${ITK_WASM_ITK_BRANCH:- " itkwasm-2024-05-20-5db055d7ad3b-6 " }
20
20
21
21
export ITK_WASM_NATIVE_WORKSPACE=${ITK_WASM_NATIVE_WORKSPACE:- $(pwd)/ native}
22
22
You can’t perform that action at this time.
0 commit comments