|
397 | 397 | </antcall>
|
398 | 398 |
|
399 | 399 |
|
400 |
| - <antcall target="unzip"> |
401 |
| - <param name="archive_file" value="${staging_folder}/esptool-0.4.3-osx.zip" /> |
402 |
| - <param name="archive_url" value="https://github.com/igrr/esptool-ck/releases/download/0.4.3/esptool-0.4.3-osx.zip" /> |
403 |
| - <param name="final_folder" value="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.3-osx" /> |
| 400 | + <antcall target="untar"> |
| 401 | + <param name="archive_file" value="${staging_folder}/esptool-0.4.4-osx.tar.gz" /> |
| 402 | + <param name="archive_url" value="https://github.com/igrr/esptool-ck/releases/download/0.4.4/esptool-0.4.4-osx.tar.gz" /> |
| 403 | + <param name="final_folder" value="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.4-osx" /> |
404 | 404 | <param name="dest_folder" value="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/" />
|
405 | 405 | </antcall>
|
406 |
| - <move file="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.3-osx/esptool" tofile="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool" /> |
407 |
| - <delete dir="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.3-osx/" /> |
| 406 | + <move file="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.4-osx/esptool" tofile="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool" /> |
| 407 | + <delete dir="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.4-osx/" /> |
408 | 408 |
|
409 | 409 | </target>
|
410 | 410 |
|
|
670 | 670 | <param name="dest_folder" value="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/" />
|
671 | 671 | </antcall>
|
672 | 672 |
|
673 |
| - <antcall target="unzip"> |
674 |
| - <param name="archive_file" value="${staging_folder}/esptool-0.4.3-linux64.zip" /> |
675 |
| - <param name="archive_url" value="https://github.com/igrr/esptool-ck/releases/download/0.4.3/esptool-0.4.3-linux64.zip" /> |
676 |
| - <param name="final_folder" value="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.3-linux64" /> |
| 673 | + <antcall target="untar"> |
| 674 | + <param name="archive_file" value="${staging_folder}/esptool-0.4.4-linux64.tar.gz" /> |
| 675 | + <param name="archive_url" value="https://github.com/igrr/esptool-ck/releases/download/0.4.4/esptool-0.4.4-linux64.tar.gz" /> |
| 676 | + <param name="final_folder" value="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.4-linux64" /> |
677 | 677 | <param name="dest_folder" value="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/" />
|
678 | 678 | </antcall>
|
679 |
| - <move file="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.3-linux64/esptool" tofile="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool" /> |
680 |
| - <delete dir="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.3-linux64/" /> |
| 679 | + <move file="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.4-linux64/esptool" tofile="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool" /> |
| 680 | + <delete dir="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.4-linux64/" /> |
681 | 681 |
|
682 | 682 | </target>
|
683 | 683 |
|
|
924 | 924 |
|
925 | 925 |
|
926 | 926 | <antcall target="unzip">
|
927 |
| - <param name="archive_file" value="${staging_folder}/esptool-0.4.3-win32.zip" /> |
928 |
| - <param name="archive_url" value="https://github.com/igrr/esptool-ck/releases/download/0.4.3/esptool-0.4.3-win32.zip" /> |
929 |
| - <param name="final_folder" value="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.3-win32" /> |
| 927 | + <param name="archive_file" value="${staging_folder}/esptool-0.4.4-win32.zip" /> |
| 928 | + <param name="archive_url" value="https://github.com/igrr/esptool-ck/releases/download/0.4.4/esptool-0.4.4-win32.zip" /> |
| 929 | + <param name="final_folder" value="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.4-win32" /> |
930 | 930 | <param name="dest_folder" value="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/" />
|
931 | 931 | </antcall>
|
932 |
| - <move file="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.3-win32/esptool.exe" tofile="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool.exe" /> |
933 |
| - <delete dir="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.3-win32/" /> |
| 932 | + <move file="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.4-win32/esptool.exe" tofile="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool.exe" /> |
| 933 | + <delete dir="${staging_folder}/work/${staging_hardware_folder}/esp8266com/esp8266/tools/esptool-0.4.4-win32/" /> |
934 | 934 |
|
935 | 935 | </target>
|
936 | 936 |
|
|
0 commit comments