Browse Source

Format IntelliJ IDEA Ultimate EAP

master
Michael Ford 10 years ago
parent
commit
ee77d10fd6
  1. 6
      Casks/intellij-idea-ultimate-eap.rb

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

@ -1,7 +1,9 @@
class IntellijIdeaUltimateEap < Cask class IntellijIdeaUltimateEap < Cask
url 'http://download.jetbrains.com/idea/ideaIU-138.777.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
version '138.777' version '138.777'
sha256 '0653d9aca0a7a8e5cd296c0c1121319cb802e1307bd85ce6d11dab91b127ab64' sha256 '0653d9aca0a7a8e5cd296c0c1121319cb802e1307bd85ce6d11dab91b127ab64'
url 'http://download.jetbrains.com/idea/ideaIU-138.777.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
link 'IntelliJ IDEA 14 EAP.app' link 'IntelliJ IDEA 14 EAP.app'
end end

Loading…
Cancel
Save