Browse Source

Merge pull request #47 from hanxue/intellij12

Move IntelliJ Ultimate 12 to caskroom
master
Fernando Paredes 11 years ago
parent
commit
22ecda106f
  1. 7
      Casks/intellij-idea-ultimate-12.rb

7
Casks/intellij-idea-ultimate-12.rb

@ -0,0 +1,7 @@
class IntellijIdeaUltimate12 < Cask
url 'http://download.jetbrains.com/idea/ideaIU-12.1.6.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
version '12.1.6'
sha1 '4d0cb823bf0ff154357aedc1eee8eca3974556a3'
link 'IntelliJ IDEA 12.app'
end
Loading…
Cancel
Save