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