homebrew-cask/Casks/qit.rb

12 lines
276 B
Ruby
Raw Normal View History

cask "qit" do
version :latest
sha256 :no_check
url "http://cabeen.io/download/qit-latest-mac.zip"
name "qit"
desc "Visualization, exploration, and analysis of neuroimaging datasets"
homepage "http://cabeen.io/qitwiki"
suite "qit-latest-mac", target: "qit"
end