diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index dd82153269..63265919d3 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "3.4.1", + "version": "3.5.1", "description": "Git extension for versioning large files.", "homepage": "https://git-lfs.github.com/", "license": "MIT", @@ -11,15 +11,15 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.1/git-lfs-windows-amd64-v3.4.1.zip", - "hash": "a6f9fda2792bc441c0ec5df8c1d64274bddfac09fb702e78d839cb1cf0a13d8f" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.5.1/git-lfs-windows-amd64-v3.5.1.zip", + "hash": "94435072f6b3a6f9064b277760c8340e432b5ede0db8205d369468b9be52c6b6" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.1/git-lfs-windows-386-v3.4.1.zip", - "hash": "b518b470071bd1465ee6468ba43701fc2b04495501b4bc533c593c426b6d14a7" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.5.1/git-lfs-windows-386-v3.5.1.zip", + "hash": "ea5138789c4f19ed71d30c3e407f43bd270771028d37e5292378a8ea2c154377" } }, - "extract_dir": "git-lfs-3.4.1", + "extract_dir": "git-lfs-3.5.1", "bin": "git-lfs.exe", "checkver": { "github": "https://github.com/git-lfs/git-lfs"