Skip to content

Commit

Permalink
Update SQLite to version 3.48.0 (#1315)
Browse files Browse the repository at this point in the history
Co-authored-by: mceachen <216377+mceachen@users.noreply.github.com>
  • Loading branch information
JoshuaWise and mceachen authored Jan 15, 2025
1 parent 804e392 commit ed2fff3
Show file tree
Hide file tree
Showing 4 changed files with 1,649 additions and 1,078 deletions.
4 changes: 2 additions & 2 deletions deps/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
# 4. node-gyp links the two resulting binaries to generate better_sqlite3.node.
# ===

YEAR="2024"
VERSION="3470200"
YEAR="2025"
VERSION="3480000"

# Defines below are sorted alphabetically
DEFINES="
Expand Down
Loading

0 comments on commit ed2fff3

Please sign in to comment.