dcm2niix 1.0.20170818
Closes #17468. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
20632d2dd2
commit
eace5e61fb
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Dcm2niix < Formula
|
class Dcm2niix < Formula
|
||||||
desc "DICOM to NIfTI converter"
|
desc "DICOM to NIfTI converter"
|
||||||
homepage "https://www.nitrc.org/plugins/mwiki/index.php/dcm2nii:MainPage"
|
homepage "https://www.nitrc.org/plugins/mwiki/index.php/dcm2nii:MainPage"
|
||||||
url "https://github.com/rordenlab/dcm2niix/archive/v1.0.20170724.tar.gz"
|
url "https://github.com/rordenlab/dcm2niix/archive/v1.0.20170818.tar.gz"
|
||||||
sha256 "90fbcf410324716e41056d94acb46ad93192af1479865b9299e4efe57cd5c2b7"
|
sha256 "7d8e498e1e015096526ce0af99e6d53642d69c9f56b9266f9d57d184f9172c97"
|
||||||
head "https://github.com/rordenlab/dcm2niix.git"
|
head "https://github.com/rordenlab/dcm2niix.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue