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
292 B
7 lines
292 B
class IntellijIdeaCommunityEap < Cask
|
|
url 'http://download.jetbrains.com/idea/ideaIC-138.777.dmg'
|
|
homepage 'https://www.jetbrains.com/idea/index.html'
|
|
version '138.777'
|
|
sha256 '9614d8055051dc418bce905587c33b3d30e164d1eb873d3716b613627a2c52a2'
|
|
link 'IntelliJ IDEA 14 CE EAP.app'
|
|
end
|
|
|