diff options
author | Erlend E. Aasland <erlend.aasland@protonmail.com> | 2023-05-18 22:59:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-18 22:59:40 (GMT) |
commit | aab2a366b7d6a5c123bc8d23d66db4d2277dfa09 (patch) | |
tree | 8b504aeeb081da4ca609d6a5b070900925688525 /Misc | |
parent | 94c8edabd3d6c8739aaae9b1cb0be822c754c742 (diff) | |
download | cpython-aab2a366b7d6a5c123bc8d23d66db4d2277dfa09.zip cpython-aab2a366b7d6a5c123bc8d23d66db4d2277dfa09.tar.gz cpython-aab2a366b7d6a5c123bc8d23d66db4d2277dfa09.tar.bz2 |
gh-104623: Update Windows installer to use SQLite 3.42.0 (#104625)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2023-05-18-22-46-03.gh-issue-104623.HJZhm1.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2023-05-18-22-46-03.gh-issue-104623.HJZhm1.rst b/Misc/NEWS.d/next/Windows/2023-05-18-22-46-03.gh-issue-104623.HJZhm1.rst new file mode 100644 index 0000000..3ffe826 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2023-05-18-22-46-03.gh-issue-104623.HJZhm1.rst @@ -0,0 +1 @@ +Update Windows installer to use SQLite 3.42.0. |