Michael
9 years ago
1 changed files with 6 additions and 4 deletions
@ -1,10 +1,12 @@ |
|||||
cask :v1 => 'papers2' do |
cask :v1 => 'papers2' do |
||||
version :latest |
version '281' |
||||
sha256 :no_check |
sha256 '2e9f328e960c66c1d5b92eac222e0e74e582be9c74d97e58e11f8a84205add97' |
||||
|
|
||||
url 'http://www.papersapp.com/papers2/download' |
# mekentosj.com is the official download host per the vendor homepage |
||||
|
url "http://downloads.mekentosj.com/papers_#{version}.dmg" |
||||
|
name 'Papers' |
||||
homepage 'http://www.papersapp.com/mac/' |
homepage 'http://www.papersapp.com/mac/' |
||||
license :unknown |
license :commercial |
||||
|
|
||||
app 'Papers2.app' |
app 'Papers2.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue