We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1065d commit 3aa3e55Copy full SHA for 3aa3e55
runme.sh
@@ -3,7 +3,7 @@
3
mkdir -p /work/build/
4
mkdir -p /work/gen/
5
cd /work/build/
6
-_SQLCIPHER_="v4.12.0"
+_SQLCIPHER_="v4.13.0"
7
apt-get update
8
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt install -y openssl libssl-dev tclsh git autoconf gcc file pkgconf
9
rm -Rf sqlcipher/
0 commit comments