Browse Source

Merge pull request #360 from dave-tucker/master

Update intellij-idea-community-eap to version 138.1283
master
Vítor Galvão 11 years ago
parent
commit
91441f1e11
  1. 6
      Casks/intellij-idea-community-eap.rb

6
Casks/intellij-idea-community-eap.rb

@ -1,7 +1,7 @@
class IntellijIdeaCommunityEap < Cask class IntellijIdeaCommunityEap < Cask
url 'http://download.jetbrains.com/idea/ideaIC-138.777.dmg' url 'http://download.jetbrains.com/idea/ideaIC-138.1283.4.dmg'
homepage 'https://www.jetbrains.com/idea/index.html' homepage 'https://www.jetbrains.com/idea/index.html'
version '138.777' version '138.1283'
sha256 '9614d8055051dc418bce905587c33b3d30e164d1eb873d3716b613627a2c52a2' sha256 '103ae8874fbf3111a3f77efa5d5bffa9d897ec56d19688061554d09d01e24077'
link 'IntelliJ IDEA 14 CE EAP.app' link 'IntelliJ IDEA 14 CE EAP.app'
end end

Loading…
Cancel
Save