mingit: Update to version 2.46.2

This commit is contained in:
github-actions[bot] 2024-09-24 16:30:10 +00:00
parent 8c96f271b3
commit cc34c578c2

View File

@ -1,5 +1,5 @@
{
"version": "2.46.1",
"version": "2.46.2",
"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.46.1.windows.1/MinGit-2.46.1-64-bit.zip",
"hash": "d33b5a5838125aa2e06a917ffa7065831355fc13088abfaab3d0e3403d5928d2"
"url": "https://github.com/git-for-windows/git/releases/download/v2.46.2.windows.1/MinGit-2.46.2-64-bit.zip",
"hash": "0dca60869825ceb8b6108be69f0c536174fbca45e11300f2c14c34632d8238ed"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.46.1.windows.1/MinGit-2.46.1-32-bit.zip",
"hash": "5481b8105295a122936a0c3b52db5befa17c3c417a79f296fa3231e99f6772a8"
"url": "https://github.com/git-for-windows/git/releases/download/v2.46.2.windows.1/MinGit-2.46.2-32-bit.zip",
"hash": "21a85dde40b3cb162ca6d0f6eda4007c3fac7243e2c63c34de979fc8cc4b9134"
}
},
"bin": "cmd\\git.exe",