We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a24b5c3 commit 9bc47a1Copy full SHA for 9bc47a1
pythonbuild/downloads.py
@@ -208,10 +208,10 @@
208
"version": "22.3.1",
209
},
210
"readline": {
211
- "url": "https://ftp.gnu.org/gnu/readline/readline-8.1.2.tar.gz",
212
- "size": 2993073,
213
- "sha256": "7589a2381a8419e68654a47623ce7dfcb756815c8fee726b98f90bf668af7bc6",
214
- "version": "8.1.2",
+ "url": "https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz",
+ "size": 3043952,
+ "sha256": "3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35",
+ "version": "8.2",
215
"library_names": ["readline"],
216
"licenses": ["GPL-3.0-only"],
217
"license_file": "LICENSE.readline.txt",
0 commit comments