Skip to content

Commit 9bc47a1

Browse files
committed
downloads: upgrade readline 8.1.2 -> 8.2
1 parent a24b5c3 commit 9bc47a1

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
@@ -208,10 +208,10 @@
208208
"version": "22.3.1",
209209
},
210210
"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",
211+
"url": "https://ftp.gnu.org/gnu/readline/readline-8.2.tar.gz",
212+
"size": 3043952,
213+
"sha256": "3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35",
214+
"version": "8.2",
215215
"library_names": ["readline"],
216216
"licenses": ["GPL-3.0-only"],
217217
"license_file": "LICENSE.readline.txt",

0 commit comments

Comments
 (0)