Skip to content

Commit 5470716

Browse files
committed
Update sqlite to v3.48.0
1 parent 0f4091e commit 5470716

File tree

4 files changed

+1279
-691
lines changed

4 files changed

+1279
-691
lines changed

bin/download_sqlite.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set -e
1515
mkdir -p tmp
1616
pushd tmp
1717

18-
wget https://sqlite.org/2024/sqlite-autoconf-$1.tar.gz
18+
wget https://sqlite.org/2025/sqlite-autoconf-$1.tar.gz
1919

2020
tar xvfz sqlite-autoconf-$1.tar.gz
2121

0 commit comments

Comments
 (0)