Skip to content

Commit c5ffef6

Browse files
committed
downloads: upgrade SQLite to 3.31.1
1 parent f72d99e commit c5ffef6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pythonbuild/downloads.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -309,11 +309,11 @@
309309
"version": "41.4.0",
310310
},
311311
"sqlite": {
312-
"url": "https://www.sqlite.org/2019/sqlite-autoconf-3300100.tar.gz",
313-
"size": 2848951,
314-
"sha256": "8c5a50db089bd2a1b08dbc5b00d2027602ca7ff238ba7658fabca454d4298e60",
315-
"version": "3300100",
316-
"actual_version": "3.30.1.0",
312+
"url": "https://www.sqlite.org/2020/sqlite-autoconf-3310100.tar.gz",
313+
"size": 2887243,
314+
"sha256": "62284efebc05a76f909c580ffa5c008a7d22a1287285d68b7825a2b6b51949ae",
315+
"version": "3310100",
316+
"actual_version": "3.31.1.0",
317317
"library_names": ["sqlite3"],
318318
"licenses": [],
319319
"license_file": "LICENSE.sqlite.txt",

0 commit comments

Comments
 (0)