Skip to content

Commit 4d0ef05

Browse files
committed
downloads: ncurses 6.4 -> 6.5
1 parent 08575c3 commit 4d0ef05

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
@@ -215,10 +215,10 @@
215215
"version": "1.2.5",
216216
},
217217
"ncurses": {
218-
"url": "https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.4.tar.gz",
219-
"size": 3612591,
220-
"sha256": "6931283d9ac87c5073f30b6290c4c75f21632bb4fc3603ac8100812bed248159",
221-
"version": "6.4",
218+
"url": "https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.5.tar.gz",
219+
"size": 3688489,
220+
"sha256": "136d91bc269a9a5785e5f9e980bc76ab57428f604ce3e5a5a90cebc767971cc6",
221+
"version": "6.5",
222222
"library_names": ["ncurses", "ncursesw", "panel", "panelw"],
223223
"licenses": ["X11"],
224224
"license_file": "LICENSE.ncurses.txt",

0 commit comments

Comments
 (0)