Skip to content

Commit

Permalink
Update sqlite to v3.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
warmwaffles committed Jan 19, 2025
1 parent 0f4091e commit 5470716
Show file tree
Hide file tree
Showing 4 changed files with 1,279 additions and 691 deletions.
2 changes: 1 addition & 1 deletion bin/download_sqlite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set -e
mkdir -p tmp
pushd tmp

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

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

Expand Down
Loading

0 comments on commit 5470716

Please sign in to comment.