diff options
Diffstat (limited to 'python/esptool/esptool.info')
-rw-r--r-- | python/esptool/esptool.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/esptool/esptool.info b/python/esptool/esptool.info index 0a60442c31..26e5b1913b 100644 --- a/python/esptool/esptool.info +++ b/python/esptool/esptool.info @@ -1,8 +1,8 @@ PRGNAM="esptool" -VERSION="2.8" +VERSION="3.0" HOMEPAGE="https://github.com/espressif/esptool" -DOWNLOAD="https://files.pythonhosted.org/packages/68/91/08c182f66fa3f12a96e754ae8ec7762abb2d778429834638f5746f81977a/esptool-2.8.tar.gz" -MD5SUM="d17b9293910773045b9de0d5caa0597d" +DOWNLOAD="https://files.pythonhosted.org/packages/dd/3d/d1d4c004927e6e6807c441ce70330ed969c725d2906053fbd2ff994b4439/esptool-3.0.tar.gz" +MD5SUM="ccd2855e14c298712aeb37ac063baad5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyserial" |