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 f3b0115 commit 63699e2Copy full SHA for 63699e2
pythonbuild/downloads.py
@@ -271,11 +271,11 @@
271
},
272
# Remember to update verify_distribution.py when version changed.
273
"sqlite": {
274
- "url": "https://www.sqlite.org/2023/sqlite-autoconf-3430000.tar.gz",
275
- "size": 3178199,
276
- "sha256": "49008dbf3afc04d4edc8ecfc34e4ead196973034293c997adad2f63f01762ae1",
277
- "version": "3430000",
278
- "actual_version": "3.43.0.0",
+ "url": "https://www.sqlite.org/2023/sqlite-autoconf-3430100.tar.gz",
+ "size": 3175971,
+ "sha256": "39116c94e76630f22d54cd82c3cea308565f1715f716d1b2527f1c9c969ba4d9",
+ "version": "3430100",
+ "actual_version": "3.43.1.0",
279
"library_names": ["sqlite3"],
280
"licenses": [],
281
"license_file": "LICENSE.sqlite.txt",
0 commit comments