git-with-openssh: Update to version 2.29.2.windows.3

This commit is contained in:
Jakub Čábera 2020-12-08 18:35:34 +01:00
parent b580b2871b
commit 2d0bf8abd1

View File

@ -1,16 +1,16 @@
{ {
"version": "2.29.2.windows.2", "version": "2.29.2.windows.3",
"description": "Distributed version control system", "description": "Distributed version control system",
"homepage": "https://gitforwindows.org", "homepage": "https://gitforwindows.org",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.2/PortableGit-2.29.2.2-64-bit.7z.exe#/dl.7z", "url": "https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/PortableGit-2.29.2.3-64-bit.7z.exe#/dl.7z",
"hash": "035bd5e46f1ee797b012801b3ea6c07327ce29720062423d057d4c2d41b92355" "hash": "47334810d3cc063d1111fac55e4645893bc8f758d3ebf571883749d90b3cd7b4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.2/PortableGit-2.29.2.2-32-bit.7z.exe#/dl.7z", "url": "https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/PortableGit-2.29.2.3-32-bit.7z.exe#/dl.7z",
"hash": "7479d7de99175e6fc5277fda14af240089bbd96fd60603e517dfb960213a679d" "hash": "6a9ad809842c3fd34caa1737f0dc6dcd3bb721072b3f3c50bb9529a754ed9f52"
} }
}, },
"post_install": "git config --global credential.helper manager", "post_install": "git config --global credential.helper manager",