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 b568636 commit f5d01a4Copy full SHA for f5d01a4
pythonbuild/downloads.py
@@ -282,11 +282,11 @@
282
"version": "46.1.3",
283
},
284
"sqlite": {
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",
+ "url": "https://www.sqlite.org/2020/sqlite-autoconf-3330000.tar.gz",
+ "size": 2913759,
+ "sha256": "106a2c48c7f75a298a7557bcc0d5f4f454e5b43811cc738b7ca294d6956bbb15",
+ "version": "3330000",
+ "actual_version": "3.33.0.0",
290
"library_names": ["sqlite3"],
291
"licenses": [],
292
"license_file": "LICENSE.sqlite.txt",
0 commit comments