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-135.863.dmg'
|
|
homepage 'https://www.jetbrains.com/idea/index.html'
|
|
version '135.863'
|
|
sha256 '623aac77c3fea84ca6677d5777f7c1c72e3cd5b0ba680d3a465452767e78db89'
|
|
link 'IntelliJ IDEA 13 CE EAP.app'
|
|
end
|
|
|