Reformat trailrunner.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:50 +02:00
parent c84f8498ce
commit e58c38f5ca
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Trailrunner < Cask
version 'latest'
sha256 :no_check
url 'http://downloads.trailrunnerx.com/TrailRunner.app.zip'
appcast 'https://rink.hockeyapp.net/api/2/apps/83c4086e3f968b874757ba689e71f610'
homepage 'http://trailrunnerx.com/'
version 'latest'
sha256 :no_check
link 'TrailRunner.app'
end