Browse Source

Update intellij-idea-ultimate12.rb

Update url to version 12.0.7
Update SHA-256 checksum to version 12.0.7
master
Alejandro Beltrán 11 years ago
parent
commit
378bb10600
  1. 6
      Casks/intellij-idea-ultimate12.rb

6
Casks/intellij-idea-ultimate12.rb

@ -1,7 +1,7 @@
class IntellijIdeaUltimate12 < Cask
url 'http://download.jetbrains.com/idea/ideaIU-12.1.6.dmg'
url 'http://download.jetbrains.com/idea/ideaIU-12.1.7.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
version '12.1.6'
sha256 '5220936c15538b6c7c0580f82fdafe1ee1200441f4a5f5ed2c43d69474748472'
version '12.1.7'
sha256 '5fd6130f66e2a64a4083c77e4dc1efde153bee333ce729553f39d0b106508466'
link 'IntelliJ IDEA 12.app'
end

Loading…
Cancel
Save