git-lfs: Update to version 3.0.2

This commit is contained in:
Richard Kuhnt 2021-10-28 20:00:42 +00:00
parent d5359dbbec
commit 1c798b9a62

View File

@ -1,5 +1,5 @@
{ {
"version": "3.0.1", "version": "3.0.2",
"description": "Git extension for versioning large files.", "description": "Git extension for versioning large files.",
"homepage": "https://git-lfs.github.com/", "homepage": "https://git-lfs.github.com/",
"license": "MIT", "license": "MIT",
@ -11,12 +11,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.1/git-lfs-windows-amd64-v3.0.1.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.2/git-lfs-windows-amd64-v3.0.2.zip",
"hash": "d476f6a441be522cc4881b9c5eee3508f461c9739f45abfc8229cd272b2f0f1e" "hash": "c8cdf273554262667c2f88f3e8f54c1e3c54230c20bd7d6f8917aaf97ee85d7f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.1/git-lfs-windows-386-v3.0.1.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.2/git-lfs-windows-386-v3.0.2.zip",
"hash": "e3fa836fd87769a72b72854d7796b29be4687890b077a5a9d614ec50c00177b8" "hash": "d22a17621b08f716832ad752695dfce57ccf72a339eba8b4d89ff236bd7621e8"
} }
}, },
"bin": "git-lfs.exe", "bin": "git-lfs.exe",