homebrew-cask/Casks/beamer.rb

11 lines
214 B
Ruby
Raw Normal View History

2013-07-09 06:55:06 +08:00
class Beamer < Cask
version 'latest'
sha256 :no_check
2013-07-09 06:55:06 +08:00
url 'http://beamer-app.com/download'
2014-05-14 21:39:58 +08:00
appcast 'http://beamer-app.com/sparkle-appcast.xml'
2013-07-09 06:55:06 +08:00
homepage 'http://beamer-app.com'
2013-07-09 06:55:06 +08:00
link 'Beamer.app'
end