homebrew-cask-versions/Casks/visit.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
271 B
Ruby

class Visit < Cask
url 'http://portal.nersc.gov/svn/visit/trunk/releases/2.7.1/VisIt-2.7.1.dmg'
homepage 'https://wci.llnl.gov/codes/visit/home.html'
version '2.7.1'
sha256 'ea7d9c58d60c1945ee3ca57765caf5af09ded4604631e4183312b1ab9d06c7f0'
link 'VisIt.app'
end