From ec223b0ad176c294081e5dd50310aa9272f1de62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 21:05:34 +0000 Subject: [PATCH] git-tfs: Update to version 0.34.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 be62cee630..7746da6be6 100644 --- a/bucket/git-tfs.json +++ b/bucket/git-tfs.json @@ -1,11 +1,11 @@ { - "version": "0.33.0", + "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.33.0/GitTfs-0.33.0.zip", - "hash": "6f0f391718057cb67722f5058bc88060a14155e50ad2f7083a0813310a7dcc0f", + "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"