2019-05-27 12:33:21 -04:00

17 lines
580 B
JSON

{
"version": "0.30",
"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.30/GitTfs-0.30.0.zip",
"hash": "30316FF3EABF8784E47EB3DF87564F68F9E0050AFC9FB20056E3B2D90D4BE99B",
"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"
}
}