Skip to content

Commit fca0a24

Browse files
committed
downloads: upgrade SQLite to 3.30.1
Latest version.
1 parent 3775ff8 commit fca0a24

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.0.1",
310310
},
311311
"sqlite": {
312-
"url": "https://www.sqlite.org/2019/sqlite-autoconf-3290000.tar.gz",
313-
"size": 2833613,
314-
"sha256": "8e7c1e2950b5b04c5944a981cb31fffbf9d2ddda939d536838ebc854481afd5b",
315-
"version": "3290000",
316-
"actual_version": "3.29.0.0",
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",
317317
"library_names": ["sqlite3"],
318318
"licenses": [],
319319
"license_file": "LICENSE.sqlite.txt",

0 commit comments

Comments
 (0)