From 90b2e5568c98f002c75f9ed63da1069da2d1f6aa Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sun, 29 Oct 2023 23:34:17 +0800 Subject: [PATCH] update sqlite version --- config/source.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/source.json b/config/source.json index c6813c03..b3557941 100644 --- a/config/source.json +++ b/config/source.json @@ -433,7 +433,7 @@ }, "sqlite": { "type": "url", - "url": "https://www.sqlite.org/2023/sqlite-autoconf-3410100.tar.gz", + "url": "https://www.sqlite.org/2023/sqlite-autoconf-3430200.tar.gz", "license": { "type": "text", "text": "The author disclaims copyright to this source code. In place of\na legal notice, here is a blessing:\n\n * May you do good and not evil.\n * May you find forgiveness for yourself and forgive others.\n * May you share freely, never taking more than you give."