Browse Source

sha256 checksum in intellij-idea-ultimate12.rb

master
Roland Walker 11 years ago
parent
commit
c8ee859b83
  1. 2
      Casks/intellij-idea-ultimate12.rb

2
Casks/intellij-idea-ultimate12.rb

@ -2,6 +2,6 @@ class IntellijIdeaUltimate12 < Cask
url 'http://download.jetbrains.com/idea/ideaIU-12.1.6.dmg' url 'http://download.jetbrains.com/idea/ideaIU-12.1.6.dmg'
homepage 'https://www.jetbrains.com/idea/index.html' homepage 'https://www.jetbrains.com/idea/index.html'
version '12.1.6' version '12.1.6'
sha1 '4d0cb823bf0ff154357aedc1eee8eca3974556a3' sha256 '5220936c15538b6c7c0580f82fdafe1ee1200441f4a5f5ed2c43d69474748472'
link 'IntelliJ IDEA 12.app' link 'IntelliJ IDEA 12.app'
end end

Loading…
Cancel
Save