mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
7 lines
262 B
Ruby
7 lines
262 B
Ruby
class Visit < Cask
|
|
url 'http://portal.nersc.gov/svn/visit/trunk/releases/2.7.0/VisIt-2.7.0-x86_64-installer.dmg'
|
|
homepage 'https://wci.llnl.gov/codes/visit/home.html'
|
|
version '2.7.0'
|
|
sha1 'be44ee53695553396895154e7c9916bb670f772c'
|
|
link 'VisIt.app'
|
|
end
|