diff options
author | Erlend E. Aasland <erlend.aasland@protonmail.com> | 2022-10-25 10:49:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-25 10:49:44 (GMT) |
commit | 8aa1e994a530e538a5433c8ada6500ffc1214467 (patch) | |
tree | f3a8a45e1d49e298c60a9c39a28b00d93b04698d /Misc/NEWS.d/next/macOS | |
parent | 286549b7cc8f3610014c3db204a693b4e219ef46 (diff) | |
download | cpython-8aa1e994a530e538a5433c8ada6500ffc1214467.zip cpython-8aa1e994a530e538a5433c8ada6500ffc1214467.tar.gz cpython-8aa1e994a530e538a5433c8ada6500ffc1214467.tar.bz2 |
gh-94328: Update macOS installer to use SQLite 3.39.4. (#98639)
Diffstat (limited to 'Misc/NEWS.d/next/macOS')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2022-10-25-10-32-23.gh-issue-94328.W3YNC_.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2022-10-25-10-32-23.gh-issue-94328.W3YNC_.rst b/Misc/NEWS.d/next/macOS/2022-10-25-10-32-23.gh-issue-94328.W3YNC_.rst new file mode 100644 index 0000000..cbef54d --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2022-10-25-10-32-23.gh-issue-94328.W3YNC_.rst @@ -0,0 +1 @@ +Update macOS installer to SQLite 3.39.4. |