Skip to content

Commit

Permalink
Merge pull request InsightSoftwareConsortium#5117 from seanm/nifti-fork
Browse files Browse the repository at this point in the history
ENH: switch upstream of nifti_clib to InsightSoftwareConsortium fork
  • Loading branch information
thewtex authored Jan 13, 2025
2 parents 4cb9bb6 + 8d1998b commit 1b6a38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/ThirdParty/NIFTI/UpdateFromUpstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ shopt -s dotglob
readonly name="nifti"
readonly ownership="NIFTI Upstream <nifti@github.com>"
readonly subtree="Modules/ThirdParty/NIFTI/src/nifti"
readonly repo="https://github.com/NIFTI-Imaging/nifti_clib.git"
readonly repo="https://github.com/InsightSoftwareConsortium/nifti_clib.git"
readonly tag="master"
readonly shortlog=false
readonly paths="
Expand Down

0 comments on commit 1b6a38e

Please sign in to comment.