Thanks to visit codestin.com Credit goes to github.com
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 c84e6f3 commit f9cdeb7Copy full SHA for f9cdeb7
1 file changed
Mac/BuildScript/build-installer.py
@@ -361,7 +361,7 @@ def library_recipes():
361
dict(
362
name="SQLite 3.40.1",
363
url="https://sqlite.org/2022/sqlite-autoconf-3400100.tar.gz",
364
- checksum="5498af3a357753d473ee713e363fa5b7",
+ checksum="42175b1a1d23529cb133bbd2b5900afd",
365
extra_cflags=('-Os '
366
'-DSQLITE_ENABLE_FTS5 '
367
'-DSQLITE_ENABLE_FTS4 '
0 commit comments