Migrate to IDEA 123.67, Leda release

This commit is contained in:
Andrey Breslav
2012-12-05 20:20:36 +04:00
parent c5c5c7f8bb
commit f0ce7ac33a
+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/72904:id" base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/72952: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/1652735:id" base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1654993:id"
build.zip="ideaIC-123.SNAPSHOT.win.zip" build.zip="ideaIC-123.SNAPSHOT.win.zip"
/> />
</target> </target>