diff options
Diffstat (limited to 'python/thonny/thonny.info')
-rw-r--r-- | python/thonny/thonny.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info index 6452df9e92..09cc62ad55 100644 --- a/python/thonny/thonny.info +++ b/python/thonny/thonny.info @@ -1,8 +1,8 @@ PRGNAM="thonny" -VERSION="3.0.5" +VERSION="3.0.8" HOMEPAGE="http://thonny.org/" -DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.0.5.tar.gz" -MD5SUM="eeb343bcd861e4f7732e25ee2568fa58" +DOWNLOAD="https://pypi.debian.net/thonny/thonny-3.0.8.tar.gz" +MD5SUM="cc72bbf2bc3712760ff1e1b6e45e8f41" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jedi python3-docutils python3-pylint python3-pyserial mypy_extensions" |