Skip to content

Commit f2f2c06

Browse files
committed
downloads: upgrade ncurses to 6.2
1 parent 26fc7f3 commit f2f2c06

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
@@ -211,10 +211,10 @@
211211
"version": "1.1.22",
212212
},
213213
"ncurses": {
214-
"url": "https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.1.tar.gz",
215-
"size": 3365395,
216-
"sha256": "aa057eeeb4a14d470101eff4597d5833dcef5965331be3528c08d99cebaa0d17",
217-
"version": "6.1",
214+
"url": "https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.2.tar.gz",
215+
"size": 3425862,
216+
"sha256": "30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d",
217+
"version": "6.2",
218218
"library_names": ["ncurses", "panel"],
219219
"licenses": ["X11"],
220220
"license_file": "LICENSE.ncurses.txt",

0 commit comments

Comments
 (0)