Skip to content

Commit 1fd86b4

Browse files
committed
downloads: upgrade SQLite from 3.36.0 to 3.37.0
1 parent ebba5b0 commit 1fd86b4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pythonbuild/downloads.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -291,11 +291,11 @@
291291
"version": "59.1.1",
292292
},
293293
"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",
294+
"url": "https://www.sqlite.org/2021/sqlite-autoconf-3370000.tar.gz",
295+
"size": 3001298,
296+
"sha256": "731a4651d4d4b36fc7d21db586b2de4dd00af31fd54fb5a9a4b7f492057479f7",
297+
"version": "3370000",
298+
"actual_version": "3.37.0.0",
299299
"library_names": ["sqlite3"],
300300
"licenses": [],
301301
"license_file": "LICENSE.sqlite.txt",

0 commit comments

Comments
 (0)