You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
172 B
7 lines
172 B
class Papers2 < Cask
|
|
url 'http://www.papersapp.com/papers2/download'
|
|
homepage 'http://www.papersapp.com/mac/'
|
|
version '2'
|
|
sha256 :no_check
|
|
link 'Papers2.app'
|
|
end
|
|
|