aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlcipher/vcpkg.json
diff options
context:
space:
mode:
authorKOGA Mitsuhiro <shiena.jp+github@gmail.com>2021-04-29 05:26:02 +0900
committerGitHub <noreply@github.com>2021-04-28 13:26:02 -0700
commit4330ee1d34c2e97b2299c87b920cd7cbec0a775b (patch)
treeecd3413c89bfd267a31b8d4994aa5ae7b36d5000 /ports/sqlcipher/vcpkg.json
parent574ac2054532fac0c4232643da6519e4a216ca08 (diff)
downloadvcpkg-4330ee1d34c2e97b2299c87b920cd7cbec0a775b.tar.gz
vcpkg-4330ee1d34c2e97b2299c87b920cd7cbec0a775b.zip
[sqlcipher] update to 4.4.3 (#17500) (#17501)
Diffstat (limited to 'ports/sqlcipher/vcpkg.json')
-rw-r--r--ports/sqlcipher/vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sqlcipher/vcpkg.json b/ports/sqlcipher/vcpkg.json
index 8411f44ea..ed3ff2876 100644
--- a/ports/sqlcipher/vcpkg.json
+++ b/ports/sqlcipher/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "sqlcipher",
- "version-string": "4.4.1",
+ "version": "4.4.3",
"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",