Browse Source

re-use version in intellij-idea-community-eap

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

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

@ -2,7 +2,7 @@ class IntellijIdeaCommunityEap < Cask
version '138.2210.3' version '138.2210.3'
sha256 'b92a8b3d7cc2e569d35f2548fd2151e75e97cca08613957767d86664194e50cd' sha256 'b92a8b3d7cc2e569d35f2548fd2151e75e97cca08613957767d86664194e50cd'
url 'http://download.jetbrains.com/idea/ideaIC-138.2210.3.dmg' url "http://download.jetbrains.com/idea/ideaIC-#{version}.dmg"
homepage 'https://www.jetbrains.com/idea/index.html' homepage 'https://www.jetbrains.com/idea/index.html'
app 'IntelliJ IDEA 14 CE EAP.app' app 'IntelliJ IDEA 14 CE EAP.app'

Loading…
Cancel
Save