app stanza in intellij-idea.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:45 -04:00
parent 0200ae5048
commit cecda1c784
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class IntellijIdea < Cask
url "http://download.jetbrains.com/idea/ideaIU-#{version}.dmg"
homepage 'https://www.jetbrains.com/idea/index.html'
link 'IntelliJ IDEA 13.app'
app 'IntelliJ IDEA 13.app'
postflight do
system "/usr/libexec/PlistBuddy", "-c", "Set :JVMOptions:JVMVersion 1.6+", "#{destination_path}/IntelliJ IDEA 13.app/Contents/Info.plist"