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 160655a533..262b75ea3d 100644 --- a/python/esptool/esptool.info +++ b/python/esptool/esptool.info @@ -1,8 +1,8 @@ PRGNAM="esptool" -VERSION="4.0" +VERSION="4.0.1" HOMEPAGE="https://github.com/espressif/esptool" -DOWNLOAD="https://files.pythonhosted.org/packages/2d/91/76dac7a2c87172ee01e3e6e9ee17afb0b732065d49b476fef65c1ff8a386/esptool-4.0.tar.gz" -MD5SUM="4e36d267401de7ef80ed84c141d8d41d" +DOWNLOAD="https://files.pythonhosted.org/packages/c9/b1/ec839625ba096b8a1ce4ea3c86da5a72a5be8686147c52ba52f863c65156/esptool-4.0.1.tar.gz" +MD5SUM="5821d54e6aee32caee1c0b63990163d7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyserial" |