Updated IDEA to 122.639.

This commit is contained in:
Evgeny Gerashchenko
2012-10-29 18:43:22 +04:00
parent af3690309b
commit 4a7a31d830
4 changed files with 11 additions and 10 deletions
+2 -2
View File
@@ -3,14 +3,14 @@
<target name="update" depends="fetch-third-party">
<execute_update
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt343/70697:id"
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt343/71201:id"
build.zip="ideaIC-122.SNAPSHOT.win.zip"
/>
</target>
<target name="jb_update" depends="fetch-third-party">
<execute_update
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt662/1574020:id"
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt662/1596369:id"
build.zip="ideaIC-122.SNAPSHOT.win.zip"
/>
</target>