2021-03-09 23:01:47 +00:00

17 lines
584 B
JSON

{
"version": "0.32.0",
"description": "A Git/TFS bridge, similar to git-svn.",
"homepage": "https://git-tfs.com",
"license": "Apache-2.0",
"depends": "git",
"url": "https://github.com/git-tfs/git-tfs/releases/download/v0.32.0/GitTfs-0.32.0.zip",
"hash": "ce70cfb0bb40b0e5233be71bc751a22c2f034fcfe117e085731b4bc3d2f72e28",
"bin": "git-tfs.exe",
"checkver": {
"github": "https://github.com/git-tfs/git-tfs"
},
"autoupdate": {
"url": "https://github.com/git-tfs/git-tfs/releases/download/v$version/GitTfs-$version.zip"
}
}