Browse Source

intellij-ultimate 12.1.4

Michael Hood 12 years ago
parent
commit
c9d6d3704e
  1. 6
      Casks/intellij-ultimate.rb

6
Casks/intellij-ultimate.rb

@ -1,7 +1,7 @@
class IntellijUltimate < Cask
url 'http://download.jetbrains.com/idea/ideaIU-12.1.3.dmg'
url 'http://download.jetbrains.com/idea/ideaIU-12.1.4.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
version '12.1.3'
sha1 '645ca813ac9a08825e8a4b2ff4986fe6e2b057f9'
version '12.1.4'
sha1 '778410c3cb9185d504e20723cc8332cf67596888'
link 'IntelliJ IDEA 12.app'
end

Loading…
Cancel
Save