Skip to content

Commit 61414cc

Browse files
committed
fix(package): EspTool for Mac is only ARM64 version
cc: @lucasssvaz
1 parent 40d5688 commit 61414cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package/package_esp32_index.template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
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",

0 commit comments

Comments
 (0)