Skip to content

Commit

Permalink
upgrade to sqlcipher 4.5.4 for the windows version
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed May 27, 2023
1 parent 73c970b commit 92e0dce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildscripts/download/download_sqlcipher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

set -euo pipefail

SQLCIPHER_VERSION=4.5.0
SQLCIPHER_HASH=20c46a855c47d5a0a159fdcaa8491ec7bdbaa706a734ee52bc76188b929afb14
SQLCIPHER_VERSION=4.5.4
SQLCIPHER_HASH=ea052fe634d729f9dd6b624016104de796faf87e487a9e868a07faee35957771

source "$(dirname "$(realpath "$0")")/common.sh"

Expand Down

0 comments on commit 92e0dce

Please sign in to comment.