Skip to content

Commit

Permalink
gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485)
Browse files Browse the repository at this point in the history
  • Loading branch information
ned-deily authored Mar 7, 2023
1 parent c84e6f3 commit f9cdeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mac/BuildScript/build-installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ def library_recipes():
dict(
name="SQLite 3.40.1",
url="https://sqlite.org/2022/sqlite-autoconf-3400100.tar.gz",
checksum="5498af3a357753d473ee713e363fa5b7",
checksum="42175b1a1d23529cb133bbd2b5900afd",
extra_cflags=('-Os '
'-DSQLITE_ENABLE_FTS5 '
'-DSQLITE_ENABLE_FTS4 '
Expand Down

0 comments on commit f9cdeb7

Please sign in to comment.