diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index 7bf0c867b7..89f8878b86 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "3.3.0", + "version": "3.4.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.3.0/git-lfs-windows-amd64-v3.3.0.zip", - "hash": "1df5874f22c35c679159f0aaf9e24333051f52768eade0204d22200b79141743" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.0/git-lfs-windows-amd64-v3.4.0.zip", + "hash": "5edafb149bc6cf7e2e8e52d18b031bdaad9a26101cc9dbbf8a3a5da03ac066f2" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.3.0/git-lfs-windows-386-v3.3.0.zip", - "hash": "81fd4b01719e1e0ccf347596293f19a07fba8573c6aee1e1521b2932d9b6179d" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.0/git-lfs-windows-386-v3.4.0.zip", + "hash": "e44184a6e62a4e8d6b18f224912a9b411be265a39aef46221c490d8a926bc102" } }, - "extract_dir": "git-lfs-3.3.0", + "extract_dir": "git-lfs-3.4.0", "bin": "git-lfs.exe", "checkver": { "github": "https://github.com/git-lfs/git-lfs"