diff --git a/bucket/mingit.json b/bucket/mingit.json index e9376fc6a1..a1c0ca1c2d 100644 --- a/bucket/mingit.json +++ b/bucket/mingit.json @@ -2,15 +2,15 @@ "homepage": "https://git-for-windows.github.io/", "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.", "license": "GPL-2.0-only", - "version": "2.24.1.windows.2", + "version": "2.25.0.windows.1", "architecture": { "64bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.24.1.windows.2/MinGit-2.24.1.2-64-bit.zip", - "hash": "83f2983fa7689109fd7be0f2a54b178ca3d5b2f5519d99aada84f5e00c3ef4c9" + "url": "https://github.com/git-for-windows/git/releases/download/v2.25.0.windows.1/MinGit-2.25.0-64-bit.zip", + "hash": "30bbd4ba6ca21fe97d43397a3d4e0e24be6ae2660b517cc1b96350195e48adea" }, "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.24.1.windows.2/MinGit-2.24.1.2-32-bit.zip", - "hash": "2796a28bad7a02c72a3855eeabfc7ecf0ee346c9fbc60ece3447a4c5f549282d" + "url": "https://github.com/git-for-windows/git/releases/download/v2.25.0.windows.1/MinGit-2.25.0-32-bit.zip", + "hash": "0075b80e868cff4a00f7d328c9406bd35dbebbd28ef2f5f594dde03e2256a88a" } }, "bin": "cmd\\git.exe",