julien
10 years ago
committed by
Vítor Galvão
1 changed files with 4 additions and 5 deletions
@ -1,10 +1,9 @@ |
|||||
class IntellijIdeaCommunityEap < Cask |
class IntellijIdeaCommunityEap < Cask |
||||
version '138.2210.3' |
version '14' |
||||
sha256 'b92a8b3d7cc2e569d35f2548fd2151e75e97cca08613957767d86664194e50cd' |
sha256 'bcea58e2f59356e9b10e33d40adbcd7ec711bbd15c410d53f3a3695c517f2b67' |
||||
|
|
||||
url "http://download.jetbrains.com/idea/ideaIC-#{version}.dmg" |
url "http://download.jetbrains.com/idea/ideaIC-#{version}-PublicPreview.dmg" |
||||
homepage 'https://www.jetbrains.com/idea/index.html' |
homepage 'https://www.jetbrains.com/idea/index.html' |
||||
license :unknown |
|
||||
|
|
||||
app 'IntelliJ IDEA 14 CE EAP.app' |
app "IntelliJ IDEA #{version} CE EAP.app" |
||||
end |
end |
||||
|
Loading…
Reference in new issue