diff options
author | Erlend E. Aasland <erlend.aasland@protonmail.com> | 2023-05-19 06:52:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-19 06:52:24 (GMT) |
commit | fd04bfeaf7a4531120ad450dbd1afc121a2523ee (patch) | |
tree | 1956297f952364f2af85b6790a34c71f486e8aaf /Misc | |
parent | 70c77964778817907fbcc2a047a2abad4eb6e127 (diff) | |
download | cpython-fd04bfeaf7a4531120ad450dbd1afc121a2523ee.zip cpython-fd04bfeaf7a4531120ad450dbd1afc121a2523ee.tar.gz cpython-fd04bfeaf7a4531120ad450dbd1afc121a2523ee.tar.bz2 |
gh-104623: Update macOS installer to SQLite 3.42.0 (GH-104624)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2023-05-18-22-31-49.gh-issue-104623.6h7Xfx.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2023-05-18-22-31-49.gh-issue-104623.6h7Xfx.rst b/Misc/NEWS.d/next/macOS/2023-05-18-22-31-49.gh-issue-104623.6h7Xfx.rst new file mode 100644 index 0000000..ffb1246 --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2023-05-18-22-31-49.gh-issue-104623.6h7Xfx.rst @@ -0,0 +1 @@ +Update macOS installer to SQLite 3.42.0. |