Skip to content

Commit b6fd4e6

Browse files
[3.11] gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485) (GH-102488)
(cherry picked from commit f9cdeb7) Co-authored-by: Ned Deily <[email protected]>
1 parent 280b975 commit b6fd4e6

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
@@ -360,7 +360,7 @@ def library_recipes():
360360
dict(
361361
name="SQLite 3.40.1",
362362
url="https://sqlite.org/2022/sqlite-autoconf-3400100.tar.gz",
363-
checksum="5498af3a357753d473ee713e363fa5b7",
363+
checksum="42175b1a1d23529cb133bbd2b5900afd",
364364
extra_cflags=('-Os '
365365
'-DSQLITE_ENABLE_FTS5 '
366366
'-DSQLITE_ENABLE_FTS4 '

0 commit comments

Comments
 (0)