homebrew-cask/Casks/espresso.rb

10 lines
176 B
Ruby
Raw Normal View History

2013-06-05 10:09:04 +08:00
class Espresso < Cask
2013-07-16 22:44:27 +08:00
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://macrabbit.com/espresso/get/'
homepage 'http://macrabbit.com/espresso/'
2013-06-05 10:09:04 +08:00
link 'Espresso.app'
end