Dear Git users, I hereby announce that Git for Windows 2.41.0(3) is available from: https://gitforwindows.org/ Changes since Git for Windows v2.41.0(2) (July 7th 2023) As announced previously, Git for Windows will drop support for Windows 7 and for Windows 8 in one of the next versions, following Cygwin's and MSYS2's lead (Git for Windows relies on MSYS2 for components such as Bash and Perl). Following the footsteps of the MSYS2 and Cygwin projects on which Git for Windows depends, the 32-bit variant of Git for Windows is being phased out. As of Git for Windows v2.41.0, the 32-bit variant of the POSIX emulation layer (known as "MSYS2 runtime", powering Git Bash among other components shipped with Git for Windows) is in maintenance mode and will only see security bug fixes (if any). Users relying on 32-bit Git for Windows are highly encouraged to switch to the 64-bit version whenever possible. This release is a hot-fix release to incorporate a new Git Credential Manager version that addresses several issues present in the previous verison. There are no other changes. New Features * Comes with Git Credential Manager v2.2.2. Git-2.41.0.3-64-bit.exe | d7059a66b4598384ccd7df4556ad59a516ee99a722c0d38e5de75c1bad39ba6c Git-2.41.0.3-32-bit.exe | 61125fb15afa854fda3ab14a714635dde22ce46887fefba195fdc6f3aaa2ec7b PortableGit-2.41.0.3-64-bit.7z.exe | 61c62a2590799bc37d88b51871abb13ff4057b2626b89d6bc11afd58888d11c6 PortableGit-2.41.0.3-32-bit.7z.exe | 49578dd063951c3c8848365461a1da473c7849ac720e681aa10e2ba499e8a64e MinGit-2.41.0.3-64-bit.zip | b7487724fbd85dd345e7deb4c37c1d3958b139904a6981fb80ec5b31728cd0f2 MinGit-2.41.0.3-32-bit.zip | a9d7c3ae343676c57f9b55828c0137829611a4d125c042129c02b46044cf7a9b MinGit-2.41.0.3-busybox-64-bit.zip | 5234d856484b5b945a47b28753ef8df3985df37d04d13acc6bb442187915993e MinGit-2.41.0.3-busybox-32-bit.zip | 959e972410bdfd11500d517a19e39b1c70c18402a20251cf197d9f06d63971fc Git-2.41.0.3-64-bit.tar.bz2 | dc8d8773d80dfe904d74a555c77de4a09124f1dfde7a1c6ec6320afa193425df Git-2.41.0.3-32-bit.tar.bz2 | 04ef81e2201fee72e7f606622dfa888173b5e6ee15abb3c1eb68e43bd973d63a Ciao, Johannes