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 dc4c5ad commit 9a1135eCopy full SHA for 9a1135e
pythonbuild/downloads.py
@@ -276,10 +276,10 @@
276
"version": "21.3.1",
277
},
278
"readline": {
279
- "url": "https://ftp.gnu.org/gnu/readline/readline-8.1.tar.gz",
280
- "size": 2993288,
281
- "sha256": "f8ceb4ee131e3232226a17f51b164afc46cd0b9e6cef344be87c65962cb82b02",
282
- "version": "8.1",
+ "url": "https://ftp.gnu.org/gnu/readline/readline-8.1.2.tar.gz",
+ "size": 2993073,
+ "sha256": "7589a2381a8419e68654a47623ce7dfcb756815c8fee726b98f90bf668af7bc6",
+ "version": "8.1.2",
283
"library_names": ["readline"],
284
"licenses": ["GPL-3.0"],
285
"license_file": "LICENSE.readline.txt",
0 commit comments