From 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 13 Jun 2016 18:42:42 -0400 Subject: Imported Upstream version 3.1.0 --- Plugins/DbSqliteCipher/dbsqlitecipher.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Plugins/DbSqliteCipher/dbsqlitecipher.json (limited to 'Plugins/DbSqliteCipher/dbsqlitecipher.json') diff --git a/Plugins/DbSqliteCipher/dbsqlitecipher.json b/Plugins/DbSqliteCipher/dbsqlitecipher.json new file mode 100644 index 0000000..332f7c7 --- /dev/null +++ b/Plugins/DbSqliteCipher/dbsqlitecipher.json @@ -0,0 +1,8 @@ +{ + "type": "DbPlugin", + "title": "SQLCipher", + "description": "Provides support for databases encrypted with SQLCipher (https://www.zetetic.net/sqlcipher/). See 'About' dialog for SQLCipher license.", + "minAppVersion": 30100, + "version": 10100, + "author": "SalSoft" +} -- cgit v1.2.3