We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a98ce0e commit 330b61bCopy full SHA for 330b61b
Formula/d/dcm2niix.rb
@@ -1,8 +1,8 @@
1
class Dcm2niix < Formula
2
desc "DICOM to NIfTI converter"
3
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"
+ url "https://github.com/rordenlab/dcm2niix/archive/refs/tags/v1.0.20250506.tar.gz"
+ sha256 "1b24658678b6c24141e58760dbea9fe2786ffdd736bcc37a36d9cdabc731bafa"
6
license "BSD-3-Clause"
7
version_scheme 1
8
head "https://github.com/rordenlab/dcm2niix.git", branch: "master"
0 commit comments