From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+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 d0d52a7..4b6b04e 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.4.3" +set THE_URL "https://codeload.github.com/sqlcipher/sqlcipher/zip/v4.5.3" proc process {} { if {[catch { -- cgit v1.2.3