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
244 B
7 lines
244 B
class Eggscellent < Cask
|
|
url 'http://eggscellent.s3.amazonaws.com/betas/Eggscellent_Beta2.zip'
|
|
homepage 'http://www.eggscellentapp.com/'
|
|
version 'beta2'
|
|
sha1 '0fee4fb819fc51541322d671c4a6ca2829137f9f'
|
|
link :app, 'Eggscellent.app'
|
|
end
|
|
|