homebrew-cask/Casks/ltspice.rb

8 lines
246 B
Ruby
Raw Normal View History

2014-03-04 00:08:53 +08:00
class Ltspice < Cask
url 'http://ltspice.linear-tech.com/LTspiceIV.dmg'
homepage 'http://www.linear.com/designtools/software/'
2014-04-04 11:49:58 +08:00
version '4'
2014-05-14 08:18:27 +08:00
sha256 'bb7414894b20bffda819560a9604c8c6218b9ca0cb72468ea6f82468f6cf3cb1'
2014-03-04 00:08:53 +08:00
link 'LTspice.app'
end