Skip to content

Commit f9cdeb7

Browse files
authored
gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485)
1 parent c84e6f3 commit f9cdeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mac/BuildScript/build-installer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ def library_recipes():
361361
dict(
362362
name="SQLite 3.40.1",
363363
url="https://sqlite.org/2022/sqlite-autoconf-3400100.tar.gz",
364-
checksum="5498af3a357753d473ee713e363fa5b7",
364+
checksum="42175b1a1d23529cb133bbd2b5900afd",
365365
extra_cflags=('-Os '
366366
'-DSQLITE_ENABLE_FTS5 '
367367
'-DSQLITE_ENABLE_FTS4 '

0 commit comments

Comments
 (0)