homebrew-cask/Casks/amethyst.rb

9 lines
299 B
Ruby
Raw Normal View History

2013-08-19 21:59:17 +08:00
class Amethyst < Cask
2014-05-04 01:16:15 +08:00
url 'http://ianyh.com/amethyst/versions/Amethyst-0.8.6.zip'
2014-06-03 01:38:01 +08:00
appcast 'http://ianyh.github.io/Amethyst/appcast.xml'
2013-09-23 10:16:59 +08:00
homepage 'http://ianyh.com/amethyst'
2014-05-04 01:16:15 +08:00
version '0.8.6'
sha256 '498e16ee2cb3686fc9bb94d77711283b1fcf14c2d13ff3a9d2c365c914996257'
2013-08-19 21:59:17 +08:00
link 'Amethyst.app'
end