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 2a44fbb commit 44b712bCopy full SHA for 44b712b
Mac/BuildScript/build-installer.py
@@ -360,8 +360,8 @@ def library_recipes():
360
),
361
dict(
362
name="SQLite 3.45.1",
363
- url="https://sqlite.org/2023/sqlite-autoconf-3440200.tar.gz",
364
- checksum="743c99f996add46273694df83c9140d4",
+ url="https://sqlite.org/2024/sqlite-autoconf-3450100.tar.gz",
+ checksum="cd9c27841b7a5932c9897651e20b86c701dd740556989b01ca596fcfa3d49a0a",
365
extra_cflags=('-Os '
366
'-DSQLITE_ENABLE_FTS5 '
367
'-DSQLITE_ENABLE_FTS4 '
0 commit comments