Browse Source

Update intellij-idea-ultimate-eap to 135.863

master
Luke Horvat 11 years ago
parent
commit
2341526b16
  1. 6
      Casks/intellij-idea-ultimate-eap.rb

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

@ -1,7 +1,7 @@
class IntellijIdeaUltimateEap < Cask
url 'http://download.jetbrains.com/idea/ideaIU-135.815.dmg'
url 'http://download.jetbrains.com/idea/ideaIU-135.863.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
version '135.815'
sha256 'e8ad6ffe1abd624df4b6977aa9810b2b066fea2276449f49153622dda7fd3d2a'
version '135.863'
sha256 '705cf3e68e2dcec8630adf0d9a0373d56898aad15a1d3614fe30d73bfdefc4ce'
link 'IntelliJ IDEA 13 EAP.app'
end

Loading…
Cancel
Save