Skip to content

Commit 780427f

Browse files
committed
downloads: upgrade SQLite to 3.35.2
1 parent 47c981d commit 780427f

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
@@ -300,11 +300,11 @@
300300
"version": "54.1.1",
301301
},
302302
"sqlite": {
303-
"url": "https://www.sqlite.org/2021/sqlite-autoconf-3340100.tar.gz",
304-
"size": 2930089,
305-
"sha256": "2a3bca581117b3b88e5361d0ef3803ba6d8da604b1c1a47d902ef785c1b53e89",
306-
"version": "3340100",
307-
"actual_version": "3.34.1.0",
303+
"url": "https://www.sqlite.org/2021/sqlite-autoconf-3350200.tar.gz",
304+
"size": 2955661,
305+
"sha256": "1269ed81f41f9015223fbd7285b2db12685fd9c1ab1fbe43e6cc1b00cafeccad",
306+
"version": "3350200",
307+
"actual_version": "3.35.2.0",
308308
"library_names": ["sqlite3"],
309309
"licenses": [],
310310
"license_file": "LICENSE.sqlite.txt",

0 commit comments

Comments
 (0)