diff options
author | Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> | 2022-02-01 15:58:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-01 15:58:29 (GMT) |
commit | 0e4bef7a7f6f25a6f39755778c73e7026901611f (patch) | |
tree | 1465ebcb517343c0b707f9eae26e50189f41176b /Misc/NEWS.d | |
parent | 48be46ec1f3f8010570165daa1da4bf9961f3a83 (diff) | |
download | cpython-0e4bef7a7f6f25a6f39755778c73e7026901611f.zip cpython-0e4bef7a7f6f25a6f39755778c73e7026901611f.tar.gz cpython-0e4bef7a7f6f25a6f39755778c73e7026901611f.tar.bz2 |
bpo-45925: Update macOS installer to SQLite 3.37.2 (GH-30921)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2022-01-26-12-04-09.bpo-45925.yBSiYO.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2022-01-26-12-04-09.bpo-45925.yBSiYO.rst b/Misc/NEWS.d/next/macOS/2022-01-26-12-04-09.bpo-45925.yBSiYO.rst new file mode 100644 index 0000000..3705266 --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2022-01-26-12-04-09.bpo-45925.yBSiYO.rst @@ -0,0 +1 @@ +Update macOS installer to SQLite 3.37.2.
\ No newline at end of file |