Skip to content

Commit 205d77b

Browse files
committed
Update SQLCipher to 4.0.1 (SQLite 3.26.0)
1 parent 9798fef commit 205d77b

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ db.close();
5252

5353
# SQLCipher
5454

55-
A copy of the source for SQLCipher 3.4.1 is bundled, which is based on SQLite 3.15.2.
55+
A copy of the source for SQLCipher 4.0.1 is bundled, which is based on SQLite 3.26.0.
5656

5757
## OpenSSL
5858

deps/common-sqlite.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
'variables': {
3-
'sqlite_version%':'3020001',
3+
'sqlite_version%':'3026000',
44
"toolset%":''
55
},
66
'target_defaults': {

deps/sqlcipher-amalgamation-3020001.tar.gz

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:a61b64848b5825a3ce45d26e3842a2ed8dc140f55395a47a98bfbc1e02f8e366
3+
size 5430504

0 commit comments

Comments
 (0)