Releases: git-for-windows/git
Git for Windows v2.43.0-rc2.windows.1
Changes since Git for Windows v2.42.0(2) (August 30th 2023)
New Features
- Comes with Git v2.43.0-rc2.
- Comes with MSYS2 runtime v3.4.9.
- Comes with GNU TLS v3.8.1.
- When installing into a Windows setup with Mandatory Address Space Layout Randomization (ASLR) enabled, which is incompatible with the MSYS2 runtime powering Git Bash, SSH and some other programs distributed with Git for Windows, the Git for Windows installer now offers to add exceptions that will allow those programs to work as expected.
- Comes with OpenSSH v9.5.P1.
- Comes with cURL v8.4.0.
- Comes with OpenSSL v3.1.4.
- Comes with Git Credential Manager v2.4.1.
- Comes with Bash v5.2.21.
- Comes with MinTTY v3.7.0.
Bug Fixes
- Symbolic links whose target is an absolute path without the drive prefix accidentally had a drive prefix added when checked out, rendering them "eternally modified". This bug has been fixed.
- Git for Windows's installer is no longer confused by global
GIT_*
environment variables. - The installer no longer claims that "fast-forward or merge" is the default
git pull
behavior: The default behavior has changed in Git a while ago, to "fast-forward only".
Filename | SHA-256 |
---|---|
Git-2.43.0-rc2-64-bit.exe | 47eab02a2ef7ec969fc812918f16697c15199aa76cb42b4b352a882265017dd5 |
Git-2.43.0-rc2-32-bit.exe | 95618190eecde6e4a155dc45d3eb02e056fce67cb3510f44d513f9eba25e28f6 |
PortableGit-2.43.0-rc2-64-bit.7z.exe | 4a364e3b6b02357e316293223f620431dfabe665ea19beb6c2ae995effa6f48f |
PortableGit-2.43.0-rc2-32-bit.7z.exe | 6c66cf90bfc634a93e4587f6b76e0c126a244d5f87421dc08eeb585bf7bef048 |
MinGit-2.43.0-rc2-64-bit.zip | 77720ce608791c4d55fcd80df1953f0b7e2889ed8683a5adce6133edd116d071 |
MinGit-2.43.0-rc2-32-bit.zip | fbb71e2a7092edbd5e3b3eb12d907b00c0f5757ab5d4b8ab76df3b882d2fdbc0 |
MinGit-2.43.0-rc2-busybox-64-bit.zip | c99191e111a37c7bc619827426f687925629a24a743e7d4dc64743301f96c07a |
MinGit-2.43.0-rc2-busybox-32-bit.zip | 2da34c6d61dd481e6c33a317dccf464b8e9bffaf94e251823d780dba4c23d8cf |
Git-2.43.0-rc2-64-bit.tar.bz2 | 3cd453298075b7da69fa14a095f1c9552c9d360c4a5946b1d5d1748243e9aaa1 |
Git-2.43.0-rc2-32-bit.tar.bz2 | d32f73e4027d416397d9382e017ddbf0b41d0ba38c78588f44723c1e8e7ceae4 |
Git for Windows v2.43.0-rc1.windows.1
Changes since Git for Windows v2.42.0(2) (August 30th 2023)
New Features
- Comes with Git v2.43.0-rc1.
- Comes with MinTTY v3.6.5.
- Comes with MSYS2 runtime v3.4.9.
- Comes with GNU TLS v3.8.1.
- When installing into a Windows setup with Mandatory Address Space Layout Randomization (ASLR) enabled, which is incompatible with the MSYS2 runtime powering Git Bash, SSH and some other programs distributed with Git for Windows, the Git for Windows installer now offers to add exceptions that will allow those programs to work as expected.
- Comes with OpenSSH v9.5.P1.
- Comes with cURL v8.4.0.
- Comes with OpenSSL v3.1.4.
- Comes with Git Credential Manager v2.4.1.
Bug Fixes
- Symbolic links whose target is an absolute path without the drive prefix accidentally had a drive prefix added when checked out, rendering them "eternally modified". This bug has been fixed.
- Git for Windows's installer is no longer confused by global
GIT_*
environment variables. - The installer no longer claims that "fast-forward or merge" is the default
git pull
behavior: The default behavior has changed in Git a while ago, to "fast-forward only".
Filename | SHA-256 |
---|---|
Git-2.43.0-rc1-64-bit.exe | 88ede07be3d3cee256f180130ed69e978e93271e835d31078e75ec8c0b13b77e |
Git-2.43.0-rc1-32-bit.exe | cf66dda600bf0d1dbb7e4ae85c33cc81fd3a5aefc09ea43bad8737f2c7043644 |
PortableGit-2.43.0-rc1-64-bit.7z.exe | 5027018b1274ff5164f9ca1277838aea867c78c521a0a7d418b005dee651e00b |
PortableGit-2.43.0-rc1-32-bit.7z.exe | 42a771402c47e0f0bc10100107fc5427951e95b309e5c3f53e48aed033165e98 |
MinGit-2.43.0-rc1-64-bit.zip | e3ca213c6f6f4acc08b249032770b5a061310473444c59628f0732bee02e15f1 |
MinGit-2.43.0-rc1-32-bit.zip | 375e8ec3c1d91536c3a2800db52c851d06e9273c0f0e13bc7cd54f32159e06d3 |
MinGit-2.43.0-rc1-busybox-64-bit.zip | bb4f22761110411d519f7c05bdd0655938db9d056dd929074d68603ff2f3713c |
MinGit-2.43.0-rc1-busybox-32-bit.zip | 8eabb4f8b16018fe4124841957aebc1e2a9de9ed12c40b20b2bae59a69bfb088 |
Git-2.43.0-rc1-64-bit.tar.bz2 | fab6adea4a09a079a783aae395cf8c5963bca97095f16790f4c30f54ced8303c |
Git-2.43.0-rc1-32-bit.tar.bz2 | e29cf087c9c5456092a53736b563d4c84c9ed4100552b532a7cf6abef232bef7 |
Git for Windows v2.43.0-rc0.windows.1
Changes since Git for Windows v2.42.0(2) (August 30th 2023)
New Features
- Comes with Git v2.43.0-rc0.
- Comes with MinTTY v3.6.5.
- Comes with MSYS2 runtime v3.4.9.
- Comes with GNU TLS v3.8.1.
- When installing into a Windows setup with Mandatory Address Space Layout Randomization (ASLR) enabled, which is incompatible with the MSYS2 runtime powering Git Bash, SSH and some other programs distributed with Git for Windows, the Git for Windows installer now offers to add exceptions that will allow those programs to work as expected.
- Comes with OpenSSH v9.5.P1.
- Comes with cURL v8.4.0.
- Comes with OpenSSL v3.1.4.
- Comes with Git Credential Manager v2.4.1.
Bug Fixes
- Symbolic links whose target is an absolute path without the drive prefix accidentally had a drive prefix added when checked out, rendering them "eternally modified". This bug has been fixed.
- Git for Windows's installer is no longer confused by global
GIT_*
environment variables. - The installer no longer claims that "fast-forward or merge" is the default
git pull
behavior: The default behavior has changed in Git a while ago, to "fast-forward only".
Filename | SHA-256 |
---|---|
Git-2.43.0-rc0-64-bit.exe | 11a41993a28a7f6dcf0381dd6b92b0ee013c1acf227a332074bb323c0a479e2a |
Git-2.43.0-rc0-32-bit.exe | 924e10b97571ce4810434fc1464a63f97946def7a0492283abc03bc84cba35e7 |
PortableGit-2.43.0-rc0-64-bit.7z.exe | 697bcdf0e182a551221048f4447baf2f4cbc9bc54718830dde33a497192f0bd3 |
PortableGit-2.43.0-rc0-32-bit.7z.exe | 35eaed402eb541c7892323eae5b85604a5fa1f86741850c43fcd7745ab14bf31 |
MinGit-2.43.0-rc0-64-bit.zip | 216006c249857c6c2aa9b2d44b06b0dbc89d4bd52202dae6a3201cfa432fc430 |
MinGit-2.43.0-rc0-32-bit.zip | 50fea5aeee4b2ba97e300ca973b1a85c3bd9618e030079a49aa849cbbef1db17 |
MinGit-2.43.0-rc0-busybox-64-bit.zip | c633050b43896e8bfd318f2251b3e66a4161287e00e0ad2b92de25c8c6ee511b |
MinGit-2.43.0-rc0-busybox-32-bit.zip | cbfdbf1f148aefb04c51327ef6642e4c6366b86c105c3de0fd846f33dd79c120 |
Git-2.43.0-rc0-64-bit.tar.bz2 | bdd7e890f297c351f16e262ab94ad1e77d18c5b647e54d06a1b80a7dda6ac60f |
Git-2.43.0-rc0-32-bit.tar.bz2 | 1765bc7a4f33984a209dca4570ff964af3f4ca68e00d4528c50ce32a9e955e0c |
Git for Windows v2.42.0.windows.2
Changes since Git for Windows v2.42.0 (August 21st 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.
Bug Fixes
- Git for Windows v2.42.0's release notes claimed that it ships with Git LFS v3.4.0, which is incorrect and has been fixed in this release.
- The installer option to enable support for Pseudo Consoles has been handled incorrectly since Git for Windows v2.41.0, which has been fixed.
- Some Git commands (those producing paged output, for example) experienced a significant slow-down under certain circumstances, when running on a machine joined to a domain controller, which has been fixed.
- As of Git for Windows v2.41.0, when installed into a location whose path contains non-ASCII characters, it was no longer possible to fetch from/push to remote repositories via https://, which has been fixed.
Filename | SHA-256 |
---|---|
Git-2.42.0.2-64-bit.exe | bd9b41641a258fd16d99beecec66132160331d685dfb4c714cea2bcc78d63bdb |
Git-2.42.0.2-32-bit.exe | f2b6257d00127dd484d94e52ea9bada743cf333fb02398260419dbc0fff10a09 |
PortableGit-2.42.0.2-64-bit.7z.exe | 9254a4a0c597f1c4700cb607cedd83aef2215c289a3b2b1b7475cf58d51c005e |
PortableGit-2.42.0.2-32-bit.7z.exe | 213e48d5d0e86f4cf2da2d5d1012e477d58ea03f16d7008b6751c32f731080c1 |
MinGit-2.42.0.2-64-bit.zip | 7139f2c13667c70facd6c105d955a4bbd034b807535963b5f6fc6ed026bb53a3 |
MinGit-2.42.0.2-32-bit.zip | 7569cf510d1e66c0a976f617994662eb314f7e7f35edcf51caea2758a6c2a6a9 |
MinGit-2.42.0.2-busybox-64-bit.zip | 1cef42a21205dc53a91e2ce219f2a9eeb71665dec4901e520a7fd445044bb69d |
MinGit-2.42.0.2-busybox-32-bit.zip | 9583598523a56957ff71920fafeac9e15cdcdf25010098afd59d43a6af26478c |
Git-2.42.0.2-64-bit.tar.bz2 | c192e56f8ed3d364acc87ad04d1f5aa6ae03c23b32b67bf65fcc6f9b8f032e65 |
Git-2.42.0.2-32-bit.tar.bz2 | 64cd27bebd457592a83c2aa8bf0555ef6501675769f330b7558041d17cbb52fa |
Git for Windows v2.42.0.windows.1
Changes since Git for Windows v2.41.0(3) (July 13th 2023)
New Features
- Comes with Git v2.42.0.
- Comes with cURL v8.2.1.
- Comes with Git LFS v3.4.0.
- Comes with OpenSSL v3.1.2.
- Comes with OpenSSH v9.4.P1.
- Comes with Git Credential Manager v2.3.2.
Bug Fixes
- When
init.defaultBranch
is changed manually in the system config, subsequent Git for Windows upgrades would overwrite that change. This has been fixed. - When running on a remote APFS share, Git would fail, which has been fixed.
Filename | SHA-256 |
---|---|
Git-2.42.0-64-bit.exe | ce95be32ae58fee3ada7b997c519b60d60c6fb1bda7a305336103881de724902 |
Git-2.42.0-32-bit.exe | da3871a93b629348db08304d8a1a3edc8644c7403d31e99048092cb8c2d4adab |
PortableGit-2.42.0-64-bit.7z.exe | d394800e5eafa11814ff15f8631bd6f5379f7fbef347cf23a6d76cdbc42e23bd |
PortableGit-2.42.0-32-bit.7z.exe | e7d7da5ecd0e5eaa13efd2f8464e92fb58743552a21c3f2d2c630d678bc40e2a |
MinGit-2.42.0-64-bit.zip | b945e6df773fd8013f12e26b65b6815122be62a241d3ef4b9ed2d5ae67ae0aa1 |
MinGit-2.42.0-32-bit.zip | 3b3c1e50958f8d03ada4dc11ee1dfd5198a512935a1bab77d6b12c968d363491 |
MinGit-2.42.0-busybox-64-bit.zip | 0f321d093e405049ec8d4c0a3f6c564a767bd760cc85f46920a9d5b9bdcaf58e |
MinGit-2.42.0-busybox-32-bit.zip | e40151765772db868626b20129e1399e123229ae218d168b00eafe9899869624 |
Git-2.42.0-64-bit.tar.bz2 | 077ba0669103a7b9347c26f9fffaef11e8d0c3f5a31548dc1df0e30253f1a9be |
Git-2.42.0-32-bit.tar.bz2 | fa90a8c40d4f2449d685d1ba314fba9794169873ff19f1c5f46e8debca34de13 |
Git for Windows v2.42.0-rc2.windows.1
Changes since Git for Windows v2.41.0(3) (July 13th 2023)
New Features
- Comes with Git v2.42.0-rc2.
- Comes with cURL v8.2.1.
- Comes with Git LFS v3.4.0.
- Comes with OpenSSL v3.1.2.
- Comes with OpenSSH v9.4.P1.
- Comes with Git Credential Manager v2.3.1.
Bug Fixes
- When
init.defaultBranch
is changed manually in the system config, subsequent Git for Windows upgrades would overwrite that change. This has been fixed. - When running on a remote APFS share, Git would fail, which has been fixed.
Filename | SHA-256 |
---|---|
Git-2.42.0-rc2-64-bit.exe | 6d7772323a683772cbc221596dfff66710c8ca3cbacc58283d0faf42f246691d |
Git-2.42.0-rc2-32-bit.exe | ed993c5396f1d656b94fbc4aeed60f568167cc14532746117cb25b0dda90668f |
PortableGit-2.42.0-rc2-64-bit.7z.exe | 22a120b2ac59a9379ea462267cde9d8aaaf5f399ecf160cd4853a6b8247925e6 |
PortableGit-2.42.0-rc2-32-bit.7z.exe | 17083a0ecd7539876099a938d2843e5029be05a027280d7463dcda602701beff |
MinGit-2.42.0-rc2-64-bit.zip | c92688495a1c2b4ea760b32070b3ea6ff4313b5095d40958006aea61764fadd1 |
MinGit-2.42.0-rc2-32-bit.zip | 5b54762906e8c18f6129496b4971fa6082e97dfb30a02e2a4174ce99ce181eee |
MinGit-2.42.0-rc2-busybox-64-bit.zip | 19c76cb4f3cfabd26522ef45841d4053fb57b1e76c585ad957393e0504828fad |
MinGit-2.42.0-rc2-busybox-32-bit.zip | 6f3696fd214776cfeb251a04fe618e8cbfe7c454160777df4e2e79ce7d400853 |
Git-2.42.0-rc2-64-bit.tar.bz2 | cdea6633fa5a914bc3f00f476e067ca768319cf7f69867c307488d2c72f8173f |
Git-2.42.0-rc2-32-bit.tar.bz2 | 34129e2fb5440f12e9c5099cc21a0159da9b4134c461014953ba6edcd4b00cec |
Git for Windows v2.42.0-rc1.windows.1
Changes since Git for Windows v2.41.0(3) (July 13th 2023)
New Features
- Comes with Git v2.42.0-rc1.
- Comes with cURL v8.2.1.
- Comes with Git LFS v3.4.0.
- Comes with OpenSSL v3.1.2.
- Comes with Git Credential Manager v2.3.0.
- Comes with OpenSSH v9.4.P1.
Bug Fixes
- When
init.defaultBranch
is changed manually in the system config, subsequent Git for Windows upgrades would overwrite that change. This has been fixed. - When running on a remote APFS share, Git would fail, which has been fixed.
Filename | SHA-256 |
---|---|
Git-2.42.0-rc1-64-bit.exe | 994b21a82f3589ab236a4015c17ba726c4e88d13e0a2d7c0f64c8707b7963f53 |
Git-2.42.0-rc1-32-bit.exe | 528ea5006d88c741b9420dc25f585bb260fd4eaad25ca79517959c3f41a4d060 |
PortableGit-2.42.0-rc1-64-bit.7z.exe | 812545fef82b298667fe9bf16265dfa81cfe5837552fc12adade21478069154d |
PortableGit-2.42.0-rc1-32-bit.7z.exe | c3112a975750214d62295a031d6d130b3eccab4a6867c9f333424e316c66e70a |
MinGit-2.42.0-rc1-64-bit.zip | 68ffdb6473814d393e0ebf8b3c3661fab92c9da27b22a37225fc22e4b0913176 |
MinGit-2.42.0-rc1-32-bit.zip | 848b9e93e69feafbc7d3ef213357de658eddc424e39e27945ee80340b21718b6 |
MinGit-2.42.0-rc1-busybox-64-bit.zip | 46af4ca35887c86952831b9ca6e0575c2f90e8e7039691cc15dde6cf9bb12bae |
MinGit-2.42.0-rc1-busybox-32-bit.zip | 2eb98594673d5211de7f85f0438e63912c6271ef8b3ea610253219628a0e61ec |
Git-2.42.0-rc1-64-bit.tar.bz2 | 53c2175cffc569227d54db263ea417f290a70d36a764ab6c5613ca8e1f32f385 |
Git-2.42.0-rc1-32-bit.tar.bz2 | 95f99c3e9e8d681cfe11d1eda9654bdffc087a79c2232e90f6ea38b40ed4d491 |
Git for Windows v2.42.0-rc0.windows.1
Changes since Git for Windows v2.41.0(3) (July 13th 2023)
New Features
- Comes with Git v2.42.0-rc0.
- Comes with OpenSSH v9.3.P2.
- Comes with cURL v8.2.1.
- Comes with Git LFS v3.4.0.
- Comes with OpenSSL v3.1.2.
- Comes with Git Credential Manager v2.3.0.
Bug Fixes
- When
init.defaultBranch
is changed manually in the system config, subsequent Git for Windows upgrades would overwrite that change. This has been fixed. - When running on a remote APFS share, Git would fail, which has been fixed.
Filename | SHA-256 |
---|---|
Git-2.42.0-rc0-64-bit.exe | b3e71e5ed580631c1eb08b3054e9e23d50c067c3b14dfd1991685d59c89436a1 |
Git-2.42.0-rc0-32-bit.exe | dd17207fade13189f6c8b453f6e58d4581df90c418d9f955d7bd7c7fd2b8eaf4 |
PortableGit-2.42.0-rc0-64-bit.7z.exe | d27891ada8bb801a18419b3365832e57935ed4cda73f2b341475b0fb7c9254aa |
PortableGit-2.42.0-rc0-32-bit.7z.exe | eec6b352552841736b4b5e8800f9727b814630792e568a8aa68d2f5c469d04ac |
MinGit-2.42.0-rc0-64-bit.zip | 298f6b2ec055a28d7818769dff1dc441fc831e8034fc1616102bf02e4b236416 |
MinGit-2.42.0-rc0-32-bit.zip | db63872425e432bd98f842e6b1607c3ca16ee019db1af13b079afc2d0ee6a30b |
MinGit-2.42.0-rc0-busybox-64-bit.zip | cd6366db4f405da787806b2543bdd8a4173f6d9fa8d5eb9f34dcce69e1ad408c |
MinGit-2.42.0-rc0-busybox-32-bit.zip | edd98eeee5bb89e76d68d87cff3d76ef3696989038444935ccbf193d36ce8e91 |
Git-2.42.0-rc0-64-bit.tar.bz2 | 6f28ffb0cd8438cd597eb5ff0b544e0290da8b705028911b3bb41f91ed08a26e |
Git-2.42.0-rc0-32-bit.tar.bz2 | 99dc31bcd4fc20885a29d7be85769c9226513048c1d90d865d6bd42b84dda316 |
Git for Windows v2.41.0.windows.3
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.
Filename | SHA-256 |
---|---|
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 |
Git for Windows v2.41.0.windows.2
Changes since Git for Windows v2.41.0 (June 1st 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.
New Features
- Comes with MSYS2 runtime v3.4.7.
- Comes with OpenSSL v3.1.1, a major version upgrade (previously Git for Windows distributed OpenSSL v1.1.*).
- To support interoperability with Windows Subsystem for Linux (WSL) better, it is now possible to let Git set e.g. the executable bits of files (this needs
core.WSLCompat
to be set, and the NTFS volume needs to be mounted in WSL using the appropriate options).
Bug Fixes
- Portable Git: The Windows version is now parsed more robustly in the post-install script.
- The labels of the File Explorer menu items installed by the Git for Windows installer have been aligned with what is customary ("Open Git Bash Here" instead of "Git Bash Here").
Filename | SHA-256 |
---|---|
Git-2.41.0.2-64-bit.exe | 23599b8a8e2c4e87a94a524b5ce9147b8e3fe1780384e2d8642517d022993190 |
Git-2.41.0.2-32-bit.exe | b9eaf785633fa7e68adffd1b454ce70f963adbe6aa530b8ce4ef0ffa8ed49873 |
PortableGit-2.41.0.2-64-bit.7z.exe | 8960ed027f94be7487e0e56c28e0fdaaf7a2dd887c35f84a89179a320a81e830 |
PortableGit-2.41.0.2-32-bit.7z.exe | b8411ac95f84cf5cff23f44789a9ee313fc7136a224d06cb7abf94561bb3f68c |
MinGit-2.41.0.2-64-bit.zip | 06d71967e8f47f82fc2ebf9911d2cf8102221e4e22becb825e2dbec85cc1047e |
MinGit-2.41.0.2-32-bit.zip | 890d7810725a2698729446143072a3191915638e0925259a2060a96383d06ee2 |
MinGit-2.41.0.2-busybox-64-bit.zip | 8ab102ceba7a62cef25c55564a1b519039885e3de9c57ec9b2ec8d99918ad297 |
MinGit-2.41.0.2-busybox-32-bit.zip | 508a6478dcbaa2bd90347d75d87c9a621fd7baf200762a2a82e77bf5872c7991 |
Git-2.41.0.2-64-bit.tar.bz2 | e4aaddc71f01321f8f4644944760d41158a0214585d56a0ad8395a006a3e5146 |
Git-2.41.0.2-32-bit.tar.bz2 | 794329f00c93a41918211933b6231cbcd4798484566de3a120427e403092c7dd |