From 136ebaa28f36af982a8e63859ff8dc486b28181c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 31 May 2020 10:06:17 +0200 Subject: [PATCH] git-tfs: Update to version 0.31.0 --- bucket/git-tfs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/git-tfs.json b/bucket/git-tfs.json index f22d42ab3c..e63afb2a27 100644 --- a/bucket/git-tfs.json +++ b/bucket/git-tfs.json @@ -1,11 +1,11 @@ { - "version": "0.30", + "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.30/GitTfs-0.30.0.zip", - "hash": "30316FF3EABF8784E47EB3DF87564F68F9E0050AFC9FB20056E3B2D90D4BE99B", + "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"