diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index 7a56b3bafb..af8ee7d23c 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "3.0.2", + "version": "3.1.1", "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.0.2/git-lfs-windows-amd64-v3.0.2.zip", - "hash": "c8cdf273554262667c2f88f3e8f54c1e3c54230c20bd7d6f8917aaf97ee85d7f" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.1.1/git-lfs-windows-amd64-v3.1.1.zip", + "hash": "b8d4cbc2a6654cd3fa2fb430dec7f29a56b6dc49158f7d9c7a2d4ff3f0d0ddaf" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.2/git-lfs-windows-386-v3.0.2.zip", - "hash": "d22a17621b08f716832ad752695dfce57ccf72a339eba8b4d89ff236bd7621e8" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.1.1/git-lfs-windows-386-v3.1.1.zip", + "hash": "d5210afcfd15ae89469471df820cb7a3e5db47dee3ede570c6bbc2c838f36bd3" } }, "bin": "git-lfs.exe",