mingit: Update to version 2.25.1.windows.1

This commit is contained in:
Richard Kuhnt 2020-02-19 19:01:51 +00:00
parent 95c4b67fcf
commit 5501f564d9

View File

@ -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.25.0.windows.1",
"version": "2.25.1.windows.1",
"architecture": {
"64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.25.0.windows.1/MinGit-2.25.0-64-bit.zip",
"hash": "30bbd4ba6ca21fe97d43397a3d4e0e24be6ae2660b517cc1b96350195e48adea"
"url": "https://github.com/git-for-windows/git/releases/download/v2.25.1.windows.1/MinGit-2.25.1-64-bit.zip",
"hash": "f59da958ee779ef1454e4d0cb24cb51278049c578c4e6d01ba9e1b6f61dfcb1a"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.25.0.windows.1/MinGit-2.25.0-32-bit.zip",
"hash": "0075b80e868cff4a00f7d328c9406bd35dbebbd28ef2f5f594dde03e2256a88a"
"url": "https://github.com/git-for-windows/git/releases/download/v2.25.1.windows.1/MinGit-2.25.1-32-bit.zip",
"hash": "91ae315d7f5ceedbdba5644521c65b9889027877a0965891da988707917ad9d5"
}
},
"bin": "cmd\\git.exe",