Browse Source

Update intellij-idea-eap to 2017.1,171.3780.15 (#3446)

* Update intellij-idea-eap to 2017.1,171.3780.15

* Update intellij-idea-eap.rb
master
Gobinath Mallaiyan 8 years ago
committed by Miccal Matthews
parent
commit
ec5ae65ba8
  1. 6
      Casks/intellij-idea-eap.rb

6
Casks/intellij-idea-eap.rb

@ -1,8 +1,8 @@
cask 'intellij-idea-eap' do
version '2016.3.5,163.13906.16'
sha256 '136e679a751c4a098b2c7195efa526f8b3b51b010a96f568c875986b8eb11a71'
version '2017.1,171.3780.15'
sha256 '26071b76c684797a3720fbcec116c0616950ee0d42e762215ebe188c39de9277'
url "https://download.jetbrains.com/idea/ideaIU-#{version.after_comma}.dmg"
url "https://download-cf.jetbrains.com/idea/ideaIU-#{version.after_comma}.dmg"
name 'IntelliJ IDEA Ultimate EAP'
homepage "https://confluence.jetbrains.com/display/IDEADEV/IDEA+#{version.major_minor}+EAP"

Loading…
Cancel
Save