Fernando Paredes
11 years ago
2 changed files with 6 additions and 6 deletions
@ -1,7 +1,7 @@ |
|||||
class IntellijIdeaCommunityEap < Cask |
class IntellijIdeaCommunityEap < Cask |
||||
url 'http://download.jetbrains.com/idea/ideaIC-135.815.dmg' |
url 'http://download.jetbrains.com/idea/ideaIC-135.863.dmg' |
||||
homepage 'https://www.jetbrains.com/idea/index.html' |
homepage 'https://www.jetbrains.com/idea/index.html' |
||||
version '135.815' |
version '135.863' |
||||
sha256 '2da97bd1ad08fdf46dca94fc87469a325198da9dce8b6e8f021bbe3bfcd20aed' |
sha256 '623aac77c3fea84ca6677d5777f7c1c72e3cd5b0ba680d3a465452767e78db89' |
||||
link 'IntelliJ IDEA 13 CE EAP.app' |
link 'IntelliJ IDEA 13 CE EAP.app' |
||||
end |
end |
||||
|
@ -1,7 +1,7 @@ |
|||||
class IntellijIdeaUltimateEap < Cask |
class IntellijIdeaUltimateEap < Cask |
||||
url 'http://download.jetbrains.com/idea/ideaIU-135.815.dmg' |
url 'http://download.jetbrains.com/idea/ideaIU-135.863.dmg' |
||||
homepage 'https://www.jetbrains.com/idea/index.html' |
homepage 'https://www.jetbrains.com/idea/index.html' |
||||
version '135.815' |
version '135.863' |
||||
sha256 'e8ad6ffe1abd624df4b6977aa9810b2b066fea2276449f49153622dda7fd3d2a' |
sha256 '705cf3e68e2dcec8630adf0d9a0373d56898aad15a1d3614fe30d73bfdefc4ce' |
||||
link 'IntelliJ IDEA 13 EAP.app' |
link 'IntelliJ IDEA 13 EAP.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue