From 57bba372e003322bc4cb3535ac832cb5ae9aaed6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Jul 2019 19:00:17 +0000 Subject: [PATCH] sqlite: Update to version 3.29.0 --- bucket/sqlite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sqlite.json b/bucket/sqlite.json index adf5d5b440..384f2f86a4 100644 --- a/bucket/sqlite.json +++ b/bucket/sqlite.json @@ -1,10 +1,10 @@ { "homepage": "https://www.sqlite.org/", - "version": "3.28.0", + "version": "3.29.0", "license": "Public Domain", - "url": "https://www.sqlite.org/2019/sqlite-tools-win32-x86-3280000.zip", - "hash": "fd82249d8cd6bfdc77bb0f443f7f6a8974c138bd03e549fb1de5dceb644df273", - "extract_dir": "sqlite-tools-win32-x86-3280000", + "url": "https://www.sqlite.org/2019/sqlite-tools-win32-x86-3290000.zip", + "hash": "6eae0b3e87bc146aeb0f130f3814faa0e93e394876f3710a537a00a6dccdbd19", + "extract_dir": "sqlite-tools-win32-x86-3290000", "bin": [ "sqlite3.exe", "sqldiff.exe",