homebrew-cask/Casks/spectacle.rb

11 lines
315 B
Ruby
Raw Normal View History

class Spectacle < Cask
version '0.8.5'
sha256 'f0d40b4c78c8b6509b8e42b8d8b03144b9ecb5ed6ff89d278a24ffd74bfe61b4'
2014-06-20 07:57:28 +08:00
url 'https://s3.amazonaws.com/spectacle/downloads/Spectacle+0.8.5.zip'
2014-06-09 22:41:38 +08:00
appcast 'http://spectacleapp.com/updates/appcast.xml'
2013-12-14 22:28:20 +08:00
homepage 'http://spectacleapp.com/'
2013-06-01 07:51:31 +08:00
link 'Spectacle.app'
end