Browse Source

IntelliJ IDEA Community Edition 13.0.2 EAP 133.471

master
Beng Hee Eu 11 years ago
parent
commit
0296a56094
  1. 6
      Casks/intellij-idea-community-eap.rb

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

@ -1,7 +1,7 @@
class IntellijIdeaCommunityEap < Cask
url 'http://download.jetbrains.com/idea/ideaIC-133.370.dmg'
url 'http://download.jetbrains.com/idea/ideaIC-133.471.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
version '133.370'
sha1 'f49e98dd1e32567195b89b478ecee66330c40c1e'
version '133.471'
sha1 '6e57bc14ae15646c033b582d8df20632b9e9ece0'
link 'IntelliJ IDEA 13 CE EAP.app'
end

Loading…
Cancel
Save