Skip to content

Commit 9a1135e

Browse files
committed
downloads: upgrade readline from 8.1 to 8.1.2
1 parent dc4c5ad commit 9a1135e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,10 +276,10 @@
276276
"version": "21.3.1",
277277
},
278278
"readline": {
279-
"url": "https://ftp.gnu.org/gnu/readline/readline-8.1.tar.gz",
280-
"size": 2993288,
281-
"sha256": "f8ceb4ee131e3232226a17f51b164afc46cd0b9e6cef344be87c65962cb82b02",
282-
"version": "8.1",
279+
"url": "https://ftp.gnu.org/gnu/readline/readline-8.1.2.tar.gz",
280+
"size": 2993073,
281+
"sha256": "7589a2381a8419e68654a47623ce7dfcb756815c8fee726b98f90bf668af7bc6",
282+
"version": "8.1.2",
283283
"library_names": ["readline"],
284284
"licenses": ["GPL-3.0"],
285285
"license_file": "LICENSE.readline.txt",

0 commit comments

Comments
 (0)