We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c981d commit 780427fCopy full SHA for 780427f
pythonbuild/downloads.py
@@ -300,11 +300,11 @@
300
"version": "54.1.1",
301
},
302
"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",
+ "url": "https://www.sqlite.org/2021/sqlite-autoconf-3350200.tar.gz",
+ "size": 2955661,
+ "sha256": "1269ed81f41f9015223fbd7285b2db12685fd9c1ab1fbe43e6cc1b00cafeccad",
+ "version": "3350200",
+ "actual_version": "3.35.2.0",
308
"library_names": ["sqlite3"],
309
"licenses": [],
310
"license_file": "LICENSE.sqlite.txt",
0 commit comments