git-with-openssh: Update to version 2.30.0.windows.1

This commit is contained in:
Jakub Čábera 2020-12-29 09:04:10 +01:00
parent 14275d46d3
commit f751f2af3b

View File

@ -1,16 +1,16 @@
{
"version": "2.29.2.windows.3",
"version": "2.30.0.windows.1",
"description": "Distributed version control system",
"homepage": "https://gitforwindows.org",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"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": "47334810d3cc063d1111fac55e4645893bc8f758d3ebf571883749d90b3cd7b4"
"url": "https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.1/PortableGit-2.30.0-64-bit.7z.exe#/dl.7z",
"hash": "6497e30fc6141e3c27af6cc3a081861043a7666dd54f395d47184e8eb75f5d61"
},
"32bit": {
"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": "6a9ad809842c3fd34caa1737f0dc6dcd3bb721072b3f3c50bb9529a754ed9f52"
"url": "https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.1/PortableGit-2.30.0-32-bit.7z.exe#/dl.7z",
"hash": "b3768c64b6afa082043659c56acb4c3483df6b6e884fdc7e3c769f7e7e99a3a8"
}
},
"post_install": "git config --global credential.helper manager",