git-tfs: Update to version 0.30 (#96)

This commit is contained in:
Brandon Smith 2019-05-27 12:33:21 -04:00 committed by GitHub
parent 842cac8aa7
commit efc66b73db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,11 @@
{ {
"version": "0.29.0", "version": "0.30",
"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.29.0/GitTfs-0.29.0.zip", "url": "https://github.com/git-tfs/git-tfs/releases/download/v0.30/GitTfs-0.30.0.zip",
"hash": "029c514e1ce5740ae99ac3a7b30875610b2af9c1ed22e56e0ae9fcb75d11dcf3", "hash": "30316FF3EABF8784E47EB3DF87564F68F9E0050AFC9FB20056E3B2D90D4BE99B",
"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"