mingit: Update to version 2.53.0

This commit is contained in:
github-actions[bot] 2026-02-03 00:54:15 +00:00
parent c4ac3b5206
commit 02b8353b70

View File

@ -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",