homebrew-cask/Casks/ltspice.rb

12 lines
295 B
Ruby

cask 'ltspice' do
version :latest
sha256 :no_check
# ltspice.linear-tech.com was verified as official when first introduced to the cask
url 'http://ltspice.linear-tech.com/LTspiceIV.dmg'
name 'LTspice'
homepage 'http://www.linear.com/designtools/software/'
app 'LTspice.app'
end