From 6861d9b4287a1341fcbb7d806605525b6e2371c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 16:31:45 +0000 Subject: [PATCH] sqlite: Update to version 3.38.3 --- bucket/sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sqlite.json b/bucket/sqlite.json index 0f2da2d639..67b1c8abbe 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -1,11 +1,11 @@ { - "version": "3.38.2", + "version": "3.38.3", "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/2022/sqlite-tools-win32-x86-3380200.zip", - "hash": "f1d645a1b32e88d0cabd8be5f732c5e91edffe3a34879f2a4673aae999c321d9", - "extract_dir": "sqlite-tools-win32-x86-3380200", + "url": "https://www.sqlite.org/2022/sqlite-tools-win32-x86-3380300.zip", + "hash": "3ad27f84dd5949e827183c3ffba1f2c0ab4f263381865accca330742dafa1daf", + "extract_dir": "sqlite-tools-win32-x86-3380300", "bin": [ "sqlite3.exe", "sqldiff.exe",