homebrew-cask/Casks/papers.rb

8 lines
168 B
Ruby

class Papers < Cask
url 'http://papersapp.com/papers/download'
homepage 'http://www.papersapp.com/papers/'
version 'latest'
no_checksum
link 'Papers.app'
end