mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
203 B
Ruby
7 lines
203 B
Ruby
class Espresso < Cask
|
|
url 'http://macrabbit.com/espresso/get/'
|
|
homepage 'http://macrabbit.com/espresso/'
|
|
version '2.0.5'
|
|
sha1 '2ef945c5dbd1b4e68b9d8f97f1dccff11214e195'
|
|
link 'Espresso.app'
|
|
end
|