homebrew-cask/Casks/slate.rb

11 lines
248 B
Ruby
Raw Normal View History

2012-11-15 04:09:05 +08:00
class Slate < Cask
version 'latest'
sha256 :no_check
2012-11-15 04:09:05 +08:00
url 'http://slate.ninjamonkeysoftware.com/Slate.dmg'
2014-05-14 21:40:03 +08:00
appcast 'https://www.ninjamonkeysoftware.com/slate/appcast.xml'
2012-11-15 04:09:05 +08:00
homepage 'https://github.com/jigish/slate'
2013-06-20 04:54:59 +08:00
link 'Slate.app'
2012-11-15 04:09:05 +08:00
end