cask 'visit' do version '3.0.1' sha256 '1f333f7c2ead5c471249ee369fb9f42ef83902aa09f7e6b94f725c8ec75702f7' # portal.nersc.gov/project/visit was verified as official when first introduced to the cask url "https://portal.nersc.gov/project/visit/releases/#{version}/VisIt-#{version}-10.13.dmg" appcast 'https://wci.llnl.gov/simulation/computer-codes/visit/executables' name 'VisIt' homepage 'https://wci.llnl.gov/simulation/computer-codes/visit' depends_on macos: '>= :el_capitan' app 'VisIt.app' end