You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
203 B
7 lines
203 B
class Espresso < Cask
|
|
url 'http://macrabbit.com/espresso/get/'
|
|
homepage 'http://macrabbit.com/espresso/'
|
|
version '2.0.5'
|
|
sha1 '2ef945c5dbd1b4e68b9d8f97f1dccff11214e195'
|
|
link 'Espresso.app'
|
|
end
|
|
|