Bump version of sqlite

This commit is contained in:
Kovid Goyal 2023-09-13 12:56:32 +05:30
parent db8e9c8964
commit 12d419ff41
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -127,9 +127,9 @@
{
"name": "sqlite",
"unix": {
"filename": "sqlite-autoconf-3360000.tar.gz",
"hash": "sha256:bd90c3eb96bee996206b83be7065c9ce19aef38c3f4fb53073ada0d0b69bbce3",
"urls": ["https://www.sqlite.org/2021/{filename}"]
"filename": "sqlite-autoconf-3430000.tar.gz",
"hash": "sha256:49008dbf3afc04d4edc8ecfc34e4ead196973034293c997adad2f63f01762ae1",
"urls": ["https://www.sqlite.org/2023/{filename}"]
}
},