File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 666
666
</target >
667
667
668
668
<target name =" download-launch4j-windows" >
669
- <get src =" http://switch.dl.sourceforge.net/project/launch4j/launch4j-3/3.0.2 /launch4j-3.0.2 -win32.zip" dest =" windows" usetimestamp =" true" skipexisting =" true" verbose =" true" />
670
- <unzip dest =" windows/launcher/" src =" windows/launch4j-3.0.2 -win32.zip" overwrite =" true" />
669
+ <get src =" http://switch.dl.sourceforge.net/project/launch4j/launch4j-3/3.6 /launch4j-3.6 -win32.zip" dest =" windows" usetimestamp =" true" skipexisting =" true" verbose =" true" />
670
+ <unzip dest =" windows/launcher/" src =" windows/launch4j-3.6 -win32.zip" overwrite =" true" />
671
671
</target >
672
672
673
673
<target name =" download-launch4j-linux" >
674
- <get src =" http://switch.dl.sourceforge.net/project/launch4j/launch4j-3/3.0.2 /launch4j-3.0.2 -linux.tgz" dest =" windows" usetimestamp =" true" skipexisting =" true" verbose =" true" />
674
+ <get src =" http://switch.dl.sourceforge.net/project/launch4j/launch4j-3/3.6 /launch4j-3.6 -linux.tgz" dest =" windows" usetimestamp =" true" skipexisting =" true" verbose =" true" />
675
675
676
676
<exec executable =" tar" dir =" windows/launcher" >
677
677
<arg value =" -xf" />
678
- <arg value =" ../launch4j-3.0.2 -linux.tgz" />
678
+ <arg value =" ../launch4j-3.6 -linux.tgz" />
679
679
</exec >
680
680
</target >
681
681
You can’t perform that action at this time.
0 commit comments