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 3775ff8 commit fca0a24Copy full SHA for fca0a24
pythonbuild/downloads.py
@@ -309,11 +309,11 @@
309
"version": "41.0.1",
310
},
311
"sqlite": {
312
- "url": "https://www.sqlite.org/2019/sqlite-autoconf-3290000.tar.gz",
313
- "size": 2833613,
314
- "sha256": "8e7c1e2950b5b04c5944a981cb31fffbf9d2ddda939d536838ebc854481afd5b",
315
- "version": "3290000",
316
- "actual_version": "3.29.0.0",
+ "url": "https://www.sqlite.org/2019/sqlite-autoconf-3300100.tar.gz",
+ "size": 2848951,
+ "sha256": "8c5a50db089bd2a1b08dbc5b00d2027602ca7ff238ba7658fabca454d4298e60",
+ "version": "3300100",
+ "actual_version": "3.30.1.0",
317
"library_names": ["sqlite3"],
318
"licenses": [],
319
"license_file": "LICENSE.sqlite.txt",
0 commit comments