Browse Source

IntelliJ IDEA 12: Update license

master
Michael 9 years ago
parent
commit
19196448b8
  1. 2
      Casks/intellij-idea12.rb

2
Casks/intellij-idea12.rb

@ -4,7 +4,7 @@ cask :v1 => 'intellij-idea12' do
url "http://download.jetbrains.com/idea/ideaIU-#{version}.dmg" url "http://download.jetbrains.com/idea/ideaIU-#{version}.dmg"
homepage 'https://www.jetbrains.com/idea/index.html' homepage 'https://www.jetbrains.com/idea/index.html'
license :unknown license :commercial
app 'IntelliJ IDEA 12.app' app 'IntelliJ IDEA 12.app'
end end

Loading…
Cancel
Save