Skip to content

Commit 7d9ef94

Browse files
committed
downloads: upgrade SQLite to 3.32.0
1 parent 564fa81 commit 7d9ef94

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
@@ -282,11 +282,11 @@
282282
"version": "46.1.3",
283283
},
284284
"sqlite": {
285-
"url": "https://www.sqlite.org/2020/sqlite-autoconf-3310100.tar.gz",
286-
"size": 2887243,
287-
"sha256": "62284efebc05a76f909c580ffa5c008a7d22a1287285d68b7825a2b6b51949ae",
288-
"version": "3310100",
289-
"actual_version": "3.31.1.0",
285+
"url": "https://www.sqlite.org/2020/sqlite-autoconf-3320000.tar.gz",
286+
"size": 2902505,
287+
"sha256": "598317fd74f5dcc8921949c47665b9e512d0d9c6a445a2e843430f04dc10bda4",
288+
"version": "3320000",
289+
"actual_version": "3.32.0.0",
290290
"library_names": ["sqlite3"],
291291
"licenses": [],
292292
"license_file": "LICENSE.sqlite.txt",

0 commit comments

Comments
 (0)