File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 972
972
<mkdir dir =" ${ staging_folder } /work/${ staging_hardware_folder } /esp8266com/esp8266/tools" />
973
973
974
974
<antcall target =" untar" >
975
- <param name =" archive_file" value =" ${ staging_folder } /dist/win32-xtensa-lx106-elf-gb404fb9.tgz" />
976
- <param name =" archive_url" value =" http://download.igrr.me/win32-xtensa-lx106-elf-gb404fb9.tgz" />
975
+ <param name =" archive_file" value =" ${ staging_folder } /dist/win32-xtensa-lx106-elf-gb404fb9-2 .tgz" />
976
+ <param name =" archive_url" value =" http://download.igrr.me/win32-xtensa-lx106-elf-gb404fb9-2 .tgz" />
977
977
<param name =" final_folder" value =" ${ staging_folder } /work/${ staging_hardware_folder } /esp8266com/esp8266/tools/xtensa-lx106-elf" />
978
978
<param name =" dest_folder" value =" ${ staging_folder } /work/${ staging_hardware_folder } /esp8266com/esp8266/tools/" />
979
979
</antcall >
Original file line number Diff line number Diff line change @@ -130,10 +130,10 @@ cat << EOF > package_esp8266com_index.json
130
130
"systems": [
131
131
{
132
132
"host":"i686-mingw32",
133
- "url":"http://arduino.esp8266.com/win32-xtensa-lx106-elf-gb404fb9.tar.gz",
134
- "archiveFileName":"win32-xtensa-lx106-elf-gb404fb9.tar.gz",
135
- "checksum":"SHA-256:1561ec85cc58cab35cc48bfdb0d0087809f89c043112a2c36b54251a13bf781f ",
136
- "size":"153807368 "
133
+ "url":"http://arduino.esp8266.com/win32-xtensa-lx106-elf-gb404fb9-2 .tar.gz",
134
+ "archiveFileName":"win32-xtensa-lx106-elf-gb404fb9-2 .tar.gz",
135
+ "checksum":"SHA-256:10476b9c11a7a90f40883413ddfb409f505b20692e316c4e597c4c175b4be09c ",
136
+ "size":"153527527 "
137
137
},
138
138
{
139
139
"host":"x86_64-apple-darwin",
Original file line number Diff line number Diff line change 1
- 07b7d398cc0ca9e863073a6558668fa0a510b8cd
1
+ 698d08d6086a36f3e3f4c0932986b45a2b0d0fc8
You can’t perform that action at this time.
0 commit comments