homebrew-cask-versions/Casks/reveal.rb
Fernando Paredes c90b337676 Add Reveal cask
2013-07-13 15:37:00 -07:00

7 lines
165 B
Ruby

class Reveal < Cask
url 'http://download.revealapp.com/Reveal.app.zip'
homepage 'http://revealapp.com/'
version 'latest'
no_checksum
link 'Reveal.app'
end