mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Fix download url
This commit is contained in:
@ -81,7 +81,7 @@ cat << EOF > package_esp8266com_index.json
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"host":"x86_64-apple-darwin",
|
"host":"x86_64-apple-darwin",
|
||||||
"url":"https://download.esp8266.com/esptool-0.4.4-5-g744c44d-osx.tar.gz",
|
"url":"http://arduino.esp8266.com/esptool-0.4.4-5-g744c44d-osx.tar.gz",
|
||||||
"archiveFileName":"esptool-0.4.4-5-g744c44d-osx.tar.gz",
|
"archiveFileName":"esptool-0.4.4-5-g744c44d-osx.tar.gz",
|
||||||
"checksum":"SHA-256:d8bc920e046fcc668b31cda63ac5553b4c07a6db12bfd0abc9005fc94628afcb",
|
"checksum":"SHA-256:d8bc920e046fcc668b31cda63ac5553b4c07a6db12bfd0abc9005fc94628afcb",
|
||||||
"size":"12133"
|
"size":"12133"
|
||||||
|
Reference in New Issue
Block a user