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
1515export ITK_WASM_DCMTK_REPOSITORY=${ITK_WASM_DCMTK_REPOSITORY:- " https://github.com/InsightSoftwareConsortium/DCMTK" }
1616export ITK_WASM_DCMTK_GIT_TAG=${ITK_WASM_DCMTK_GIT_TAG:- " 93e6d1b20b476c388f0379245c8c6e96af7f16f4" }
1717
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 " }
2020
2121export ITK_WASM_NATIVE_WORKSPACE=${ITK_WASM_NATIVE_WORKSPACE:- $(pwd)/ native}
2222
You can’t perform that action at this time.
0 commit comments