From 63247d61085646254eee54b54eb40f8c6913b889 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 20:24:10 +0000 Subject: [PATCH] sqlite: Update to version 3.45.0 --- bucket/sqlite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqlite.json b/bucket/sqlite.json index cbaf04fa1b..bd8c07bfac 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -1,10 +1,10 @@ { - "version": "3.44.2", + "version": "3.45.0", "description": "A small, fast, self-contained, high-reliability and full-featured SQL database engine", "homepage": "https://www.sqlite.org/", "license": "blessing", - "url": "https://www.sqlite.org/2023/sqlite-tools-win-x64-3440200.zip", - "hash": "5844b24d61bb2103d7c1c6a589c341ffd1cfc165acf98292619a9d11192c03ff", + "url": "https://www.sqlite.org/2024/sqlite-tools-win-x64-3450000.zip", + "hash": "771d3442164bc3b38c88365f5305b8e2efd9eddd10d59aeab114ac2ef99e2784", "bin": [ "sqlite3.exe", "sqldiff.exe",