diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index 9ac3eab646..7a56b3bafb 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "3.0.1", + "version": "3.0.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.0.1/git-lfs-windows-amd64-v3.0.1.zip", - "hash": "d476f6a441be522cc4881b9c5eee3508f461c9739f45abfc8229cd272b2f0f1e" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.2/git-lfs-windows-amd64-v3.0.2.zip", + "hash": "c8cdf273554262667c2f88f3e8f54c1e3c54230c20bd7d6f8917aaf97ee85d7f" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.1/git-lfs-windows-386-v3.0.1.zip", - "hash": "e3fa836fd87769a72b72854d7796b29be4687890b077a5a9d614ec50c00177b8" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.2/git-lfs-windows-386-v3.0.2.zip", + "hash": "d22a17621b08f716832ad752695dfce57ccf72a339eba8b4d89ff236bd7621e8" } }, "bin": "git-lfs.exe",