Skip to content

Commit

Permalink
Merge pull request #458 from NeuroDesk/astewartau-patch-1
Browse files Browse the repository at this point in the history
QSMxT: Update TGV.jl commit rev
  • Loading branch information
astewartau authored Sep 25, 2023
2 parents f40cb65 + a25934b commit c41a62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/qsmxt/install_packages.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ packages = ["ArgParse", "FFTW", "QSM"]
Pkg.add(packages)
Pkg.add(Pkg.PackageSpec(name="MriResearchTools", version=v"2.2.0"))
Pkg.add(Pkg.PackageSpec(url="https://github.com/korbinian90/RomeoApp.jl"))
Pkg.add(Pkg.PackageSpec(url="https://github.com/korbinian90/QuantitativeSusceptibilityMappingTGV.jl", rev="8ce83eaef34635a6f69dc254653b390929181bd1"))
Pkg.add(Pkg.PackageSpec(url="https://github.com/korbinian90/QuantitativeSusceptibilityMappingTGV.jl", rev="3cbe735cfda787cc64610aa97056972cf2c07d1f"))
Pkg.add(Pkg.PackageSpec(name="CLEARSWI", version=v"1.0.0"))

0 comments on commit c41a62b

Please sign in to comment.