Skip to content

Commit 4a90f05

Browse files
authored
tasmota eaptool v3.2
1 parent e56880a commit 4a90f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/install-platformio-esp32.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PLATFORMIO_ESP32_URL="https://github.com/tasmota/platform-espressif32/releases/d
66
XTENSA32_TOOLCHAIN_VERSION="8.4.0+2021r2-patch2"
77
XTENSA32S2_TOOLCHAIN_VERSION="8.4.0+2021r2-patch2"
88
RISCV_TOOLCHAIN_VERSION="8.4.0+2021r2-patch2"
9-
ESPTOOLPY_VERSION="~1.30100.0"
9+
ESPTOOLPY_VERSION="https://github.com/tasmota/esptool/releases/download/v3.2/esptool-v3.2.zip"
1010
ESPRESSIF_ORGANIZATION_NAME="espressif"
1111

1212
echo "Installing Python Wheel ..."

0 commit comments

Comments
 (0)