]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485)
authorNed Deily <nad@python.org>
Tue, 7 Mar 2023 01:02:24 +0000 (20:02 -0500)
committerGitHub <noreply@github.com>
Tue, 7 Mar 2023 01:02:24 +0000 (20:02 -0500)
Mac/BuildScript/build-installer.py

index 5ea2cfc5183ef50b1629fd0cbabc29fd0578665f..63fa21b2b33d174229f0be763533aa2fba90c896 100755 (executable)
@@ -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 '