Fix aarch64 esptool filename

This commit is contained in:
Me No Dev 2022-09-23 19:49:54 +03:00 committed by GitHub
parent 9e7f772948
commit f49931f902
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -343,7 +343,7 @@
},
{
"host": "aarch64-linux-gnu",
"url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.4/esptool-3.3-linux.tar.gz",
"url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.4/esptool-4.2.1-linux.tar.gz",
"archiveFileName": "esptool-4.2.1-linux.tar.gz",
"checksum": "SHA-256:5a45fb77eb6574554ec2f45230d0b350f26f9c24ab3b6c13c4031ebdf72a34ab",
"size": "90123"