mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
8 lines
311 B
Ruby
8 lines
311 B
Ruby
class Spectacle < Cask
|
|
url 'https://s3.amazonaws.com/spectacle/downloads/Spectacle+0.8.4.zip'
|
|
appcast 'http://spectacleapp.com/updates/appcast.xml'
|
|
homepage 'http://spectacleapp.com/'
|
|
version '0.8.4'
|
|
sha256 '9afde3a40b04c2e8b1ed4bbdd4a3873319d1e89b2647d51acf804817a0be5d7f'
|
|
link 'Spectacle.app'
|
|
end
|