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
266 B
7 lines
266 B
class IntellijIdeaCommunityEap < Cask
|
|
url 'http://download.jetbrains.com/idea/ideaIC-133.609.dmg'
|
|
homepage 'https://www.jetbrains.com/idea/index.html'
|
|
version '133.609'
|
|
sha1 '0d1b7b2d2212119598073da85a48a1bcfe939f5d'
|
|
link 'IntelliJ IDEA 13 CE EAP.app'
|
|
end
|
|
|