mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
17 lines
584 B
JSON
17 lines
584 B
JSON
{
|
|
"version": "0.34.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.34.0/GitTfs-0.34.0.zip",
|
|
"hash": "a1524279ee37a9e49f9e08eeaec668fd5a7c5874838bc3aa4bf2c42065acc8d5",
|
|
"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"
|
|
}
|
|
}
|