Updated to IDEA 12.1.1 (build 129.239)

This commit is contained in:
Evgeny Gerashchenko
2013-04-11 22:30:12 +04:00
parent 976713d3e7
commit 3760922e84
+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/80485:id"
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/81390: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/1807694:id"
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1829616:id"
build.zip="ideaIC-129.SNAPSHOT.win.zip"
/>
</target>