jdownloader.rb: RuboCop (master), RuboCop-cask (master) auto-correct

This commit is contained in:
Josh Hagins 2016-01-03 14:18:41 -05:00
parent c5bc9de7a4
commit 523d0cdc02
1 changed files with 2 additions and 2 deletions

View File

@ -23,11 +23,11 @@ cask 'jdownloader' do
'> /dev/null 2>&1'
end
app 'JDownloader 2.0/JDownloader2.app'
caveats <<-EOS.undent
#{token} requires Java 6+, you can install the latest Java using
brew cask install java
EOS
app 'JDownloader 2.0/JDownloader2.app'
end