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
236 B
7 lines
236 B
class Spectacle < Cask
|
|
url 'http://spectacleapp.com/updates/downloads/Spectacle%200.8.1.zip'
|
|
homepage 'http://www.spectacleapp.com/'
|
|
version '0.8.1'
|
|
content_length '2654321'
|
|
sha1 'ef0084cf13e127106957d8a26a4e50d608d0f257'
|
|
end
|
|
|