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
288 B
7 lines
288 B
class IntellijIdeaUltimateEap < Cask
|
|
url 'http://download.jetbrains.com/idea/ideaIU-138.777.dmg'
|
|
homepage 'https://www.jetbrains.com/idea/index.html'
|
|
version '138.777'
|
|
sha256 '0653d9aca0a7a8e5cd296c0c1121319cb802e1307bd85ce6d11dab91b127ab64'
|
|
link 'IntelliJ IDEA 14 EAP.app'
|
|
end
|
|
|