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 26fc7f3 commit f2f2c06Copy full SHA for f2f2c06
pythonbuild/downloads.py
@@ -211,10 +211,10 @@
211
"version": "1.1.22",
212
},
213
"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",
+ "url": "https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.2.tar.gz",
+ "size": 3425862,
+ "sha256": "30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d",
+ "version": "6.2",
218
"library_names": ["ncurses", "panel"],
219
"licenses": ["X11"],
220
"license_file": "LICENSE.ncurses.txt",
0 commit comments