homebrew-cask/Casks/intellij-community.rb

8 lines
253 B
Ruby

class IntellijCommunity < Cask
url 'http://download.jetbrains.com/idea/ideaIC-12.1.4.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
version '12.1.4'
sha1 'fb0eae00b1e1f05712f512820c73e4636e8207a1'
link 'IntelliJ IDEA 12 CE.app'
end