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 990300c commit 5bde2a0Copy full SHA for 5bde2a0
pythonbuild/downloads.py
@@ -253,10 +253,10 @@
253
"version": "20.0.2",
254
},
255
"readline": {
256
- "url": "ftp://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz",
257
- "size": 2468560,
258
- "sha256": "56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43",
259
- "version": "6.3",
+ "url": "ftp://ftp.gnu.org/gnu/readline/readline-8.0.tar.gz",
+ "size": 2975937,
+ "sha256": "e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461",
+ "version": "8.0",
260
"library_names": ["readline"],
261
"licenses": ["GPL-3.0"],
262
"license_file": "LICENSE.readline.txt",
0 commit comments