Skip to content

Commit bf9deb1

Browse files
authored
Merge branch 'espressif:release/v3.1.x' into release/v3.1.x
2 parents 453fbe4 + 87ad78d commit bf9deb1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package/package_esp32_index.template.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,12 +484,19 @@
484484
"size": "45868720"
485485
},
486486
{
487-
"host": "x86_64-apple-darwin",
487+
"host": "arm64-apple-darwin",
488488
"url": "https://github.com/espressif/arduino-esp32/releases/download/3.1.0-RC1/esptool-v4.8.1-macos.tar.gz",
489489
"archiveFileName": "esptool-v4.8.1-macos.tar.gz",
490490
"checksum": "SHA-256:6e1fc5ea04490e849c925c48d5cee590164fcf9b9bd419a7b014c2fb48a13743",
491491
"size": "29828542"
492492
},
493+
{
494+
"host": "i686-mingw32",
495+
"url": "https://github.com/espressif/arduino-esp32/releases/download/3.1.0-RC1/esptool-v4.8.1-win64.zip",
496+
"archiveFileName": "esptool-v4.8.1-win64.zip",
497+
"checksum": "SHA-256:3e97fb990fdd721b923b478eaaa046967c7919dbc9cbd04c445307571177918a",
498+
"size": "33612728"
499+
},
493500
{
494501
"host": "x86_64-mingw32",
495502
"url": "https://github.com/espressif/arduino-esp32/releases/download/3.1.0-RC1/esptool-v4.8.1-win64.zip",

0 commit comments

Comments
 (0)