taskpaper.rb: fix download url

This commit is contained in:
forkbomber 2016-03-30 04:07:51 +00:00
parent be31360fe6
commit c39fbad582
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ cask 'taskpaper' do
sha256 '28c4a9b66f94d618c08e406b943fdcaf5fb1a851d1d79f6b5c72d1dc091d5b95'
# amazonaws.com is the official download host per the vendor homepage
url "https://taskpaper.s3.amazonaws.com/TaskPaper-#{version}.dmg"
url "https://taskpaper.s3.amazonaws.com/assets/app/TaskPaper-#{version}.dmg"
appcast 'https://taskpaper.s3.amazonaws.com/TaskPaper.rss',
checkpoint: 'b6c1c82c5dd0f12f207e4634ba6d59cfcd169e3750e8964367f272782dc13272'
name 'TaskPaper'