File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 954954 <target name =" download-launch4j-windows" >
955955 <antcall target =" unzip-with-ant-task" >
956956 <param name =" archive_file" value =" windows/launch4j-3.9-win32.zip" />
957- <param name =" archive_url" value =" https://downloads.sourceforge.net/project/launch4j/launch4j-3/3.9 /launch4j-3.9-win32.zip" />
957+ <param name =" archive_url" value =" https://downloads.arduino.cc/tools /launch4j-3.9-win32.zip" />
958958 <param name =" final_folder" value =" windows/launcher/launch4j" />
959959 <param name =" dest_folder" value =" windows/launcher/" />
960960 </antcall >
963963 <target name =" download-launch4j-linux" >
964964 <antcall target =" untar" >
965965 <param name =" archive_file" value =" windows/launch4j-3.9-linux.tgz" />
966- <param name =" archive_url" value =" https://downloads.sourceforge.net/project/launch4j/launch4j-3/3.9 /launch4j-3.9-linux.tgz" />
966+ <param name =" archive_url" value =" https://downloads.arduino.cc/tools /launch4j-3.9-linux.tgz" />
967967 <param name =" final_folder" value =" windows/launcher/launch4j" />
968968 <param name =" dest_folder" value =" windows/launcher/" />
969969 </antcall >
You can’t perform that action at this time.
0 commit comments