homebrew-cask/Casks/slate.rb

8 lines
180 B
Ruby
Raw Normal View History

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