mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
233 B
Ruby
7 lines
233 B
Ruby
class Spectacle < Cask
|
|
url 'https://s3.amazonaws.com/spectacle/downloads/Spectacle+0.8.4.zip'
|
|
homepage 'http://www.spectacleapp.com/'
|
|
version '0.8.4'
|
|
sha1 'd2585cd30ec2c14f14c05bdc1d743d631cb616a9'
|
|
link 'Spectacle.app'
|
|
end
|