Update to IDEA 12.1.3 (build 129.400)

This commit is contained in:
Nikolay Krasko
2013-05-06 14:08:26 +04:00
parent 22ddd05e09
commit fed5cf6524
+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/82257:id"
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/82629: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/1854083:id"
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1864599:id"
build.zip="ideaIC-129.SNAPSHOT.win.zip"
/>
</target>