You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
255 B
8 lines
255 B
11 years ago
|
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
|