From 02b8353b70222d7be436c7cc6607da9788276d5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:54:15 +0000 Subject: [PATCH] mingit: Update to version 2.53.0 --- bucket/mingit.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/mingit.json b/bucket/mingit.json index adba1fc5c0..9f23367173 100644 --- a/bucket/mingit.json +++ b/bucket/mingit.json @@ -1,5 +1,5 @@ { - "version": "2.52.0", + "version": "2.53.0", "description": "Minimal Git for Windows (MinGit) is a lightweight distribution intended primarily for application-integration scenarios (such as integrated development environments and graphical visualization tools) where full interactive console capabilities, including colorization and pagination, are not required.", "homepage": "https://gitforwindows.org", "license": { @@ -16,16 +16,16 @@ ], "architecture": { "64bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.52.0.windows.1/MinGit-2.52.0-64-bit.zip", - "hash": "f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2" + "url": "https://github.com/git-for-windows/git/releases/download/v2.53.0.windows.1/MinGit-2.53.0-64-bit.zip", + "hash": "82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd" }, "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.52.0.windows.1/MinGit-2.52.0-32-bit.zip", - "hash": "b2c1cfcca23fe2861ac62a78a0a921016a5c72292612b05eff649ec6c39ad2b4" + "url": "https://github.com/git-for-windows/git/releases/download/v2.53.0.windows.1/MinGit-2.53.0-32-bit.zip", + "hash": "ecdac7d32670aad730222eccf389a7e07803b7716728d9473d3afc24dc098113" }, "arm64": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.52.0.windows.1/MinGit-2.52.0-arm64.zip", - "hash": "fea97618f69b41ecb63953e3c650e9087cac3f9d215925346daebef0c4d6f7f8" + "url": "https://github.com/git-for-windows/git/releases/download/v2.53.0.windows.1/MinGit-2.53.0-arm64.zip", + "hash": "dd03826524767f228c9131bc4b2f4d29bc6f550a39fef9bec240f3e312210a1d" } }, "env_add_path": "cmd",