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 ebba5b0 commit 1fd86b4Copy full SHA for 1fd86b4
pythonbuild/downloads.py
@@ -291,11 +291,11 @@
291
"version": "59.1.1",
292
},
293
"sqlite": {
294
- "url": "https://www.sqlite.org/2021/sqlite-autoconf-3360000.tar.gz",
295
- "size": 2977080,
296
- "sha256": "bd90c3eb96bee996206b83be7065c9ce19aef38c3f4fb53073ada0d0b69bbce3",
297
- "version": "3360000",
298
- "actual_version": "3.36.0.0",
+ "url": "https://www.sqlite.org/2021/sqlite-autoconf-3370000.tar.gz",
+ "size": 3001298,
+ "sha256": "731a4651d4d4b36fc7d21db586b2de4dd00af31fd54fb5a9a4b7f492057479f7",
+ "version": "3370000",
+ "actual_version": "3.37.0.0",
299
"library_names": ["sqlite3"],
300
"licenses": [],
301
"license_file": "LICENSE.sqlite.txt",
0 commit comments