git-tfs: Update to version 0.32.0

This commit is contained in:
Richard Kuhnt 2021-03-09 23:01:47 +00:00
parent 37ee3256dc
commit c5681781af

View File

@ -1,11 +1,11 @@
{ {
"version": "0.31.0", "version": "0.32.0",
"description": "A Git/TFS bridge, similar to git-svn.", "description": "A Git/TFS bridge, similar to git-svn.",
"homepage": "https://git-tfs.com", "homepage": "https://git-tfs.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"depends": "git", "depends": "git",
"url": "https://github.com/git-tfs/git-tfs/releases/download/v0.31.0/GitTfs-0.31.0.zip", "url": "https://github.com/git-tfs/git-tfs/releases/download/v0.32.0/GitTfs-0.32.0.zip",
"hash": "4ad59cbbee95743c4a0ad458286c09f81c3a4a9d50f90bcf5d7f9acf0f010b95", "hash": "ce70cfb0bb40b0e5233be71bc751a22c2f034fcfe117e085731b4bc3d2f72e28",
"bin": "git-tfs.exe", "bin": "git-tfs.exe",
"checkver": { "checkver": {
"github": "https://github.com/git-tfs/git-tfs" "github": "https://github.com/git-tfs/git-tfs"