mingit: Update to version 2.26.1.windows.1

This commit is contained in:
Jakub Čábera 2020-04-15 09:19:41 +02:00
parent 0dc8388694
commit a7532d14f0

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.26.0.windows.1",
"version": "2.26.1.windows.1",
"architecture": {
"64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.26.0.windows.1/MinGit-2.26.0-64-bit.zip",
"hash": "e19662da49c2891cb2ac04e9f4f413d13c0c0974b6221169a5717eb62e2288f3"
"url": "https://github.com/git-for-windows/git/releases/download/v2.26.1.windows.1/MinGit-2.26.1-64-bit.zip",
"hash": "ddc2d4a19fab641b144b5ea30845d9b8ef070ba418f2b5a959f47118e1961274"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.26.0.windows.1/MinGit-2.26.0-32-bit.zip",
"hash": "e57761114a74a045972903146922ebe42ba399cb9e306e51bdd63465e856f5c8"
"url": "https://github.com/git-for-windows/git/releases/download/v2.26.1.windows.1/MinGit-2.26.1-32-bit.zip",
"hash": "127c71b53c1855e7290b1e803ed4d2ff9b80af8e3c13ea2f073523ac5413f8c5"
}
},
"bin": "cmd\\git.exe",