diff options
author | Erlend E. Aasland <erlend.aasland@protonmail.com> | 2023-02-10 07:25:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-10 07:25:02 (GMT) |
commit | d40a23c0a11060ba7fa076d50980c18a11a13a40 (patch) | |
tree | aa051ad914d748274c127da7b2677eeb013e5dc5 /Misc/NEWS.d | |
parent | 448c7d154e72506158d0a7a766e9f1cb8adf3dec (diff) | |
download | cpython-d40a23c0a11060ba7fa076d50980c18a11a13a40.zip cpython-d40a23c0a11060ba7fa076d50980c18a11a13a40.tar.gz cpython-d40a23c0a11060ba7fa076d50980c18a11a13a40.tar.bz2 |
gh-101759: Update macOS installer to SQLite 3.40.1 (#101761)
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2023-02-09-22-07-17.gh-issue-101759.B0JP2H.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2023-02-09-22-07-17.gh-issue-101759.B0JP2H.rst b/Misc/NEWS.d/next/macOS/2023-02-09-22-07-17.gh-issue-101759.B0JP2H.rst new file mode 100644 index 0000000..fc53d08 --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2023-02-09-22-07-17.gh-issue-101759.B0JP2H.rst @@ -0,0 +1 @@ +Update macOS installer to SQLite 3.40.1. |