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.
7 lines
248 B
7 lines
248 B
class IntellijUltimate < Cask
|
|
url 'http://download.jetbrains.com/idea/ideaIU-11.1.4.dmg'
|
|
homepage 'https://www.jetbrains.com/idea/index.html'
|
|
version '11.1.4'
|
|
content_length '198099319'
|
|
sha1 '9f2d70d934ac41fe522df99f1fea9ac3b44f31a7'
|
|
end
|
|
|