Browse Source

app stanza in intellij-idea-community-eap.rb

master
Roland Walker 10 years ago
parent
commit
a656131f77
  1. 2
      Casks/intellij-idea-community-eap.rb

2
Casks/intellij-idea-community-eap.rb

@ -5,5 +5,5 @@ class IntellijIdeaCommunityEap < Cask
url 'http://download.jetbrains.com/idea/ideaIC-138.1696.2.dmg' url 'http://download.jetbrains.com/idea/ideaIC-138.1696.2.dmg'
homepage 'https://www.jetbrains.com/idea/index.html' homepage 'https://www.jetbrains.com/idea/index.html'
link 'IntelliJ IDEA 14 CE EAP.app' app 'IntelliJ IDEA 14 CE EAP.app'
end end

Loading…
Cancel
Save