aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlcipher/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sqlcipher/vcpkg.json')
-rw-r--r--ports/sqlcipher/vcpkg.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/sqlcipher/vcpkg.json b/ports/sqlcipher/vcpkg.json
index e3f2cb45f..8411f44ea 100644
--- a/ports/sqlcipher/vcpkg.json
+++ b/ports/sqlcipher/vcpkg.json
@@ -1,7 +1,6 @@
{
"name": "sqlcipher",
- "version-string": "4.4.0",
- "port-version": 1,
+ "version-string": "4.4.1",
"description": "SQLCipher extends the SQLite database library to add security enhancements that make it more suitable for encrypted local data storage.",
"homepage": "https://www.zetetic.net/sqlcipher",
"supports": "windows & !uwp & !static",