Browse Source

IntelliJ IDEA Ultimate 13.0.2 EAP 133.471

master
Beng Hee Eu 11 years ago
parent
commit
65813b981c
  1. 6
      Casks/intellij-idea-ultimate-eap.rb

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

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

Loading…
Cancel
Save