Migrate to IDEA 123.72 Leda Release

This commit is contained in:
Andrey Breslav
2012-12-07 14:38:51 +04:00
parent ebabb3b8af
commit 011cdba158
+2 -2
View File
@@ -3,14 +3,14 @@
<target name="update" depends="fetch-third-party"> <target name="update" depends="fetch-third-party">
<execute_update <execute_update
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/72952:id" base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/73047:id"
build.zip="ideaIC-123.SNAPSHOT.win.zip" build.zip="ideaIC-123.SNAPSHOT.win.zip"
/> />
</target> </target>
<target name="jb_update" depends="fetch-third-party"> <target name="jb_update" depends="fetch-third-party">
<execute_update <execute_update
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1654993:id" base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1658566:id"
build.zip="ideaIC-123.SNAPSHOT.win.zip" build.zip="ideaIC-123.SNAPSHOT.win.zip"
/> />
</target> </target>