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