Update to IDEA 12.1.2 (build 129.298)

This commit is contained in:
Natalia.Ukhorskaya
2013-04-22 11:04:18 +04:00
parent 959f2fb70b
commit 5baa10df41
+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/81390:id"
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/81912: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/1829616:id"
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1842144:id"
build.zip="ideaIC-129.SNAPSHOT.win.zip"
/>
</target>