Skip to content

Commit 9023845

Browse files
committed
downloads: upgrade libedit to 20191231-3.1
1 parent f2f2c06 commit 9023845

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
@@ -121,10 +121,10 @@
121121
"version": "9.0.1",
122122
},
123123
"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",
124+
"url": "https://www.thrysoee.dk/editline/libedit-20191231-3.1.tar.gz",
125+
"size": 516801,
126+
"sha256": "dbb82cb7e116a5f8025d35ef5b4f7d4a3cdd0a3909a146a39112095a2d229071",
127+
"version": "20191231-3.1",
128128
"library_names": ["edit"],
129129
"licenses": ["BSD-3-Clause"],
130130
"license_file": "LICENSE.libedit.txt",

0 commit comments

Comments
 (0)