diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index 2e67f7acef..b9ccb2109a 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "3.1.4", + "version": "3.2.0", "description": "Git extension for versioning large files.", "homepage": "https://git-lfs.github.com/", "license": "MIT", @@ -11,12 +11,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.1.4/git-lfs-windows-amd64-v3.1.4.zip", - "hash": "76c27740e41b7bce35d8504357dd2962042a821b40a6df7d0dd4184ae7d7839f" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.2.0/git-lfs-windows-amd64-v3.2.0.zip", + "hash": "c2ee1f7b22d98f614cab94e1033052143f4dbf1207c09ce57e9390acc4bbf86e" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.1.4/git-lfs-windows-386-v3.1.4.zip", - "hash": "86ecf57cf47abfd63f1788005ee69f366ce6325ad2f720ee68efd4ac33e26057" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.2.0/git-lfs-windows-386-v3.2.0.zip", + "hash": "68d525f70d9bdb1e9e64c3fe156c2164739ee4990a2fb37bd9f101d59cd43a61" } }, "bin": "git-lfs.exe",