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