aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlcipher/vcpkg.json
diff options
context:
space:
mode:
authorSvenPStarFinanz <spa@starfinanz.de>2020-11-30 19:10:08 +0100
committerGitHub <noreply@github.com>2020-11-30 10:10:08 -0800
commite7a3a4cd73db89d4edbda9fc695f1f628adb0671 (patch)
tree41d069989c032cf3930e8fe85418351f9dc6a4f2 /ports/sqlcipher/vcpkg.json
parentad2933e97e7f6d2e2bece2a7a372be7a6833f28c (diff)
downloadvcpkg-e7a3a4cd73db89d4edbda9fc695f1f628adb0671.tar.gz
vcpkg-e7a3a4cd73db89d4edbda9fc695f1f628adb0671.zip
[sqlcipher] Update to 4.4.1 (#14677)
* [sqlcipher] Update to 4.4.1 * [sqlcipher] Updated control file to 4.4.1 * Update ports/sqlcipher/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
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",