Update to Idea 12.0.4
This commit is contained in:
@@ -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/76462:id"
|
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/77484: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/1726735:id"
|
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1745749:id"
|
||||||
build.zip="ideaIC-123.SNAPSHOT.win.zip"
|
build.zip="ideaIC-123.SNAPSHOT.win.zip"
|
||||||
/>
|
/>
|
||||||
</target>
|
</target>
|
||||||
|
|||||||
Reference in New Issue
Block a user