From f381f3a4f70e279ca7b3759213c68f609ce4ce77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 20:24:26 +0000 Subject: [PATCH] git-tfs: Update to version 0.33.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 46faa027a1..be62cee630 100644 --- a/bucket/git-tfs.json +++ b/bucket/git-tfs.json @@ -1,11 +1,11 @@ { - "version": "0.32.0", + "version": "0.33.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.32.0/GitTfs-0.32.0.zip", - "hash": "ce70cfb0bb40b0e5233be71bc751a22c2f034fcfe117e085731b4bc3d2f72e28", + "url": "https://github.com/git-tfs/git-tfs/releases/download/v0.33.0/GitTfs-0.33.0.zip", + "hash": "6f0f391718057cb67722f5058bc88060a14155e50ad2f7083a0813310a7dcc0f", "bin": "git-tfs.exe", "checkver": { "github": "https://github.com/git-tfs/git-tfs"