Browse Source

IntelliJ IDEA Ultimate 13.0.2 EAP 133.609

master
Beng Hee Eu 11 years ago
parent
commit
cacd54a996
  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.471.dmg' url 'http://download.jetbrains.com/idea/ideaIU-133.609.dmg'
homepage 'https://www.jetbrains.com/idea/index.html' homepage 'https://www.jetbrains.com/idea/index.html'
version '133.471' version '133.609'
sha1 'eb5e2fc99ddb79430f9d51e13d2249ded339b92a' sha1 '7eaae62e9470cb194fdb395649613e630d665db4'
link 'IntelliJ IDEA 13 EAP.app' link 'IntelliJ IDEA 13 EAP.app'
end end

Loading…
Cancel
Save