From 81a21e6ce040e7740de86340c8ea4dba30e69bc3 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 16 Jan 2025 01:57:37 -0500 Subject: New upstream version 3.4.13+dfsg. --- Plugins/DbSqliteCipher/update_sqlite_version.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Plugins/DbSqliteCipher/update_sqlite_version.tcl') diff --git a/Plugins/DbSqliteCipher/update_sqlite_version.tcl b/Plugins/DbSqliteCipher/update_sqlite_version.tcl index 4b6b04e..73c0c28 100644 --- a/Plugins/DbSqliteCipher/update_sqlite_version.tcl +++ b/Plugins/DbSqliteCipher/update_sqlite_version.tcl @@ -5,7 +5,7 @@ # Download page: # https://github.com/sqlcipher/sqlcipher/releases -set THE_URL "https://codeload.github.com/sqlcipher/sqlcipher/zip/v4.5.3" +set THE_URL "https://codeload.github.com/sqlcipher/sqlcipher/zip/v4.6.1" proc process {} { if {[catch { -- cgit v1.2.3