homebrew-cask/Casks/intellij-idea.rb

8 lines
274 B
Ruby

class IntellijIdea < Cask
url 'http://download-ln.jetbrains.com/idea/ideaIU-13.0.2.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
version '13.0.2'
sha256 '129e835b81dfe58556070fd925f0ce29bf8f1f1829890c1f2408f6bf73aa6c82'
link 'IntelliJ IDEA 13.app'
end