Browse Source

Merge pull request #62 from ahbeng/intellij-idea-ultimate-eap

IntelliJ IDEA Ultimate 13.0.2 EAP 133.370
master
Michael Ford 11 years ago
parent
commit
9a2e1b8049
  1. 8
      Casks/intellij-idea-ultimate-eap.rb

8
Casks/intellij-idea-ultimate-eap.rb

@ -1,7 +1,7 @@
class IntellijIdeaUltimateEap < Cask
url 'http://download.jetbrains.com/idea/ideaIU-133.162.dmg'
url 'http://download.jetbrains.com/idea/ideaIU-133.370.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
version '133.162'
sha1 'c5f1e3781401084169ee5b70b3feddf53375b9fa'
link 'IntelliJ IDEA 13.app'
version '133.370'
sha1 'b3a25614c049a968ce321523746d27987164d4f5'
link 'IntelliJ IDEA 13 EAP.app'
end

Loading…
Cancel
Save