gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485)

This commit is contained in:
Ned Deily 2023-03-06 20:02:24 -05:00 committed by GitHub
parent c84e6f32df
commit f9cdeb7b99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 '