diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index d58318aec8..595d2d9f50 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "2.12.0", + "version": "2.12.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/v2.12.0/git-lfs-windows-amd64-v2.12.0.zip", - "hash": "6d9418bf28ec59d5875a6bc51e56241c6a54916b3beedc802e137d8d76ab1db5" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.12.1/git-lfs-windows-amd64-v2.12.1.zip", + "hash": "1243626c8b7d3607e1335c31cc00972e34904a568dcfb48e7c0f404877cceadc" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.12.0/git-lfs-windows-386-v2.12.0.zip", - "hash": "09dbc739034ef8f551de8dc5ecdbfce3e77690b35ef734423e31797990960ecf" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.12.1/git-lfs-windows-386-v2.12.1.zip", + "hash": "246d6ad24ae6c89d88453dac50aa6ec991b0f09b21a72b56397c4ee3d795b2fc" } }, "bin": "git-lfs.exe",