Vítor Galvão
11 years ago
2 changed files with 6 additions and 6 deletions
@ -1,7 +1,7 @@ |
|||
class IntellijIdeaCommunityEap < Cask |
|||
url 'http://download.jetbrains.com/idea/ideaIC-133.609.dmg' |
|||
url 'http://download.jetbrains.com/idea/ideaIC-135.760.dmg' |
|||
homepage 'https://www.jetbrains.com/idea/index.html' |
|||
version '133.609' |
|||
sha1 '0d1b7b2d2212119598073da85a48a1bcfe939f5d' |
|||
version '135.760' |
|||
sha1 'cdc1c29594586a13db32e6019df7594307812391' |
|||
link 'IntelliJ IDEA 13 CE EAP.app' |
|||
end |
|||
|
@ -1,7 +1,7 @@ |
|||
class IntellijIdeaUltimateEap < Cask |
|||
url 'http://download.jetbrains.com/idea/ideaIU-133.609.dmg' |
|||
url 'http://download.jetbrains.com/idea/ideaIU-135.760.dmg' |
|||
homepage 'https://www.jetbrains.com/idea/index.html' |
|||
version '133.609' |
|||
sha1 '7eaae62e9470cb194fdb395649613e630d665db4' |
|||
version '135.760' |
|||
sha1 '1fc2eb4ac9a4d221a7d025d03503aa986e934942' |
|||
link 'IntelliJ IDEA 13 EAP.app' |
|||
end |
|||
|
Loading…
Reference in new issue