Update for IDEA 123.45

This commit is contained in:
Andrey Breslav
2012-11-28 18:35:21 +04:00
parent 08a150b09e
commit c9921a3699
+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/72290:id"
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/72798:id"
build.zip="ideaIC-123.SNAPSHOT.win.zip"
/>
</target>
<target name="jb_update" depends="fetch-third-party">
<execute_update
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3446/1634820:id"
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1650335:id"
build.zip="ideaIC-123.SNAPSHOT.win.zip"
/>
</target>