2020-05-31 10:06:17 +02:00

17 lines
584 B
JSON

{
"version": "0.31.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.31.0/GitTfs-0.31.0.zip",
"hash": "4ad59cbbee95743c4a0ad458286c09f81c3a4a9d50f90bcf5d7f9acf0f010b95",
"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"
}
}