homebrew-cask/Casks/espresso.rb

8 lines
174 B
Ruby

class Espresso < Cask
url 'https://macrabbit.com/espresso/get/'
homepage 'http://macrabbit.com/espresso/'
version 'latest'
sha256 :no_check
link 'Espresso.app'
end