Update to IDEA 129.60 (12.1 EAP RC)

This commit is contained in:
Nikolay Krasko
2013-03-22 00:05:02 +04:00
parent 70965334b1
commit 8201e530fd
+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/bt410/79534:id"
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/79867:id"
build.zip="ideaIC-129.SNAPSHOT.win.zip"
/>
</target>
<target name="jb_update" depends="fetch-third-party">
<execute_update
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1789984:id"
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1797427:id"
build.zip="ideaIC-129.SNAPSHOT.win.zip"
/>
</target>