Skip to content

Commit 581e6e1

Browse files
committed
Fix esptool for MacOS
1 parent 8e26c2c commit 581e6e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/package_esp32_index.template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,8 @@
317317
"host": "x86_64-apple-darwin",
318318
"url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.4/esptool-4.2.1-macos.tar.gz",
319319
"archiveFileName": "esptool-4.2.1-macos.tar.gz",
320-
"checksum": "SHA-256:26eb5fbc5c2efc5a994af0f3e7600ea5a95c837394db7de0764450cd7ac59e62",
321-
"size": "5816603"
320+
"checksum": "SHA-256:a984f7ad8bdb40c42d0d368bf4bb21b69a9587aed46b7b6d7de23ca58a3f150d",
321+
"size": "5816598"
322322
},
323323
{
324324
"host": "x86_64-pc-linux-gnu",

0 commit comments

Comments
 (0)