Updated IDEA to last EAP 122.327

This commit is contained in:
Evgeny Gerashchenko
2012-09-13 16:36:57 +04:00
parent 585a709bbd
commit c6c96eeb16
2 changed files with 3 additions and 3 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/68192:id"
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt343/69609: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/1501032:id"
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt662/1537557:id"
build.zip="ideaIC-122.SNAPSHOT.win.zip"
/>
</target>