homebrew-cask/Casks/papers.rb

9 lines
232 B
Ruby

class Papers < Cask
url 'http://papersapp.com/papers/download'
appcast 'http://www.papersapp.com/papers/appcast_v3.xml'
homepage 'http://www.papersapp.com/papers/'
version 'latest'
sha256 :no_check
link 'Papers.app'
end