Skip to content

Commit a388ee8

Browse files
committed
Update sqlite3 to 3.39.2
1 parent 1a6d7f9 commit a388ee8

File tree

4 files changed

+5718
-3514
lines changed

4 files changed

+5718
-3514
lines changed

bin/download_sqlite.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set -e
77
# https://www.sqlite.org/src/timeline?r=version-3.36.0
88
# VERSION consists of 7 digits, like:3350000 for "3.35.5" or 3360000 for "3.36.0"
99

10-
VERSION=3380500
10+
VERSION=3390200
1111

1212
mkdir -p tmp
1313
pushd tmp

0 commit comments

Comments
 (0)