diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index 63265919d3..2aec2348a2 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "3.5.1", + "version": "3.6.0", "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.5.1/git-lfs-windows-amd64-v3.5.1.zip", - "hash": "94435072f6b3a6f9064b277760c8340e432b5ede0db8205d369468b9be52c6b6" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.6.0/git-lfs-windows-amd64-v3.6.0.zip", + "hash": "62fce4cfd453493966c387db167ba1aa46ecee730ae24a5b902a1d05650fb4ce" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.5.1/git-lfs-windows-386-v3.5.1.zip", - "hash": "ea5138789c4f19ed71d30c3e407f43bd270771028d37e5292378a8ea2c154377" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.6.0/git-lfs-windows-386-v3.6.0.zip", + "hash": "58b3029f60d51b8775a0cbb21a39b8504967577a8bb4b3feabb1f1a48bf7fb33" } }, - "extract_dir": "git-lfs-3.5.1", + "extract_dir": "git-lfs-3.6.0", "bin": "git-lfs.exe", "checkver": { "github": "https://github.com/git-lfs/git-lfs"