trailrunner.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:30 +00:00
parent f3c97ffd24
commit 0a01692cd5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'trailrunner' do
url 'http://downloads.trailrunnerx.com/TrailRunner.app.zip'
appcast 'https://rink.hockeyapp.net/api/2/apps/83c4086e3f968b874757ba689e71f610'
homepage 'http://trailrunnerx.com/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'TrailRunner.app'
end