diff --git a/bucket/mingit.json b/bucket/mingit.json index 7aad335873..eac2c4a766 100644 --- a/bucket/mingit.json +++ b/bucket/mingit.json @@ -1,5 +1,5 @@ { - "version": "2.40.0.windows.1", + "version": "2.40.1.windows.1", "description": "Minimal Git for Windows (MinGit) is a reduced sized package designed to support application integration (like integrated development environments, graph visualizers, etc.) where full console support (colorization, pagniation, etc.) is not needed.", "homepage": "https://git-for-windows.github.io/", "license": "GPL-2.0-only", @@ -13,12 +13,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.40.0.windows.1/MinGit-2.40.0-64-bit.zip", - "hash": "f3e898f8856e80c66b367c80396c6debc46ae0b258ab9fd00ee08b4812c8f987" + "url": "https://github.com/git-for-windows/git/releases/download/v2.40.1.windows.1/MinGit-2.40.1-64-bit.zip", + "hash": "36498716572394918625476ca207df3d5f8b535a669e9aad7a99919d0179848c" }, "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.40.0.windows.1/MinGit-2.40.0-32-bit.zip", - "hash": "51f40ccffc08485c80bbe9d54a4ad08e1ef47c6198dc0801039569a8468a6d02" + "url": "https://github.com/git-for-windows/git/releases/download/v2.40.1.windows.1/MinGit-2.40.1-32-bit.zip", + "hash": "8bfc48e5211cc209768297e0b71c253b2d8393875d7b3daef8c54909634daa16" } }, "bin": "cmd\\git.exe",