git19: Move to 'versions' (#369)

This commit is contained in:
Hsiao-nan Cheung 2019-08-20 13:53:58 +08:00 committed by Ross Smith II
parent 46d335ee52
commit 5f7441a8fe

View File

@ -1,13 +0,0 @@
{
"homepage": "https://git-for-windows.github.io/",
"description": "A free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.",
"license": "GPL-2.0-only",
"version": "1.9.5-preview20150319",
"url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20150319/PortableGit-1.9.5-preview20150319.7z",
"hash": "26261872847b18d171a197c8e4b3f4c0e60b4310c4b8ef1f4d9884950288aa7c",
"bin": [
"cmd\\git.exe",
"cmd\\gitk.cmd"
],
"post_install": "git config --global credential.helper wincred"
}