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 564fa81 commit 7d9ef94Copy full SHA for 7d9ef94
pythonbuild/downloads.py
@@ -282,11 +282,11 @@
282
"version": "46.1.3",
283
},
284
"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",
+ "url": "https://www.sqlite.org/2020/sqlite-autoconf-3320000.tar.gz",
+ "size": 2902505,
+ "sha256": "598317fd74f5dcc8921949c47665b9e512d0d9c6a445a2e843430f04dc10bda4",
+ "version": "3320000",
+ "actual_version": "3.32.0.0",
290
"library_names": ["sqlite3"],
291
"licenses": [],
292
"license_file": "LICENSE.sqlite.txt",
0 commit comments