Browse Source

IntellijCommunity 12.1.3

Michael Ford 12 years ago
parent
commit
df005d1ffd
  1. 6
      Casks/intellij-community.rb

6
Casks/intellij-community.rb

@ -1,7 +1,7 @@
class IntellijCommunity < Cask
url 'http://download.jetbrains.com/idea/ideaIC-12.1.2.dmg'
url 'http://download.jetbrains.com/idea/ideaIC-12.1.3.dmg'
homepage 'https://www.jetbrains.com/idea/index.html'
version '12.1.2'
sha1 '7bac0d241a608aecd41ef20cf577861d71cb81da'
version '12.1.3'
sha1 'f2af9c06b13620004c03317e46484d5ab275eb02'
link 'IntelliJ IDEA 12 CE.app'
end

Loading…
Cancel
Save