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 f2f2c06 commit 9023845Copy full SHA for 9023845
pythonbuild/downloads.py
@@ -121,10 +121,10 @@
121
"version": "9.0.1",
122
},
123
"libedit": {
124
- "url": "https://www.thrysoee.dk/editline/libedit-20181209-3.1.tar.gz",
125
- "size": 521931,
126
- "sha256": "2811d70c0b000f2ca91b7cb1a37203134441743c4fcc9c37b0b687f328611064",
127
- "version": "20181209-3.1",
+ "url": "https://www.thrysoee.dk/editline/libedit-20191231-3.1.tar.gz",
+ "size": 516801,
+ "sha256": "dbb82cb7e116a5f8025d35ef5b4f7d4a3cdd0a3909a146a39112095a2d229071",
+ "version": "20191231-3.1",
128
"library_names": ["edit"],
129
"licenses": ["BSD-3-Clause"],
130
"license_file": "LICENSE.libedit.txt",
0 commit comments