Skip to content

Commit 330b61b

Browse files
committed
dcm2niix 1.0.20250506
1 parent a98ce0e commit 330b61b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dcm2niix.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dcm2niix < Formula
22
desc "DICOM to NIfTI converter"
33
homepage "https://www.nitrc.org/plugins/mwiki/index.php/dcm2nii:MainPage"
4-
url "https://github.com/rordenlab/dcm2niix/archive/refs/tags/v1.0.20250505.tar.gz"
5-
sha256 "3750e719596d310798722468a763d90e6a5d9edb720d321ca233926a0a508e32"
4+
url "https://github.com/rordenlab/dcm2niix/archive/refs/tags/v1.0.20250506.tar.gz"
5+
sha256 "1b24658678b6c24141e58760dbea9fe2786ffdd736bcc37a36d9cdabc731bafa"
66
license "BSD-3-Clause"
77
version_scheme 1
88
head "https://github.com/rordenlab/dcm2niix.git", branch: "master"

0 commit comments

Comments
 (0)