mingit: Update to version 2.26.0.windows.1

This commit is contained in:
Richard Kuhnt 2020-03-23 14:01:50 +00:00
parent 7b8eb3a05e
commit 54b76db3fd

View File

@ -2,15 +2,15 @@
"homepage": "https://git-for-windows.github.io/", "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.", "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", "license": "GPL-2.0-only",
"version": "2.25.1.windows.1", "version": "2.26.0.windows.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.25.1.windows.1/MinGit-2.25.1-64-bit.zip", "url": "https://github.com/git-for-windows/git/releases/download/v2.26.0.windows.1/MinGit-2.26.0-64-bit.zip",
"hash": "f59da958ee779ef1454e4d0cb24cb51278049c578c4e6d01ba9e1b6f61dfcb1a" "hash": "e19662da49c2891cb2ac04e9f4f413d13c0c0974b6221169a5717eb62e2288f3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.25.1.windows.1/MinGit-2.25.1-32-bit.zip", "url": "https://github.com/git-for-windows/git/releases/download/v2.26.0.windows.1/MinGit-2.26.0-32-bit.zip",
"hash": "91ae315d7f5ceedbdba5644521c65b9889027877a0965891da988707917ad9d5" "hash": "e57761114a74a045972903146922ebe42ba399cb9e306e51bdd63465e856f5c8"
} }
}, },
"bin": "cmd\\git.exe", "bin": "cmd\\git.exe",