git-lfs: Update to version 3.1.1

This commit is contained in:
github-actions[bot] 2022-02-15 00:33:00 +00:00
parent 2afb5b1b61
commit 43cc451751

View File

@ -1,5 +1,5 @@
{ {
"version": "3.0.2", "version": "3.1.1",
"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.2/git-lfs-windows-amd64-v3.0.2.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.1.1/git-lfs-windows-amd64-v3.1.1.zip",
"hash": "c8cdf273554262667c2f88f3e8f54c1e3c54230c20bd7d6f8917aaf97ee85d7f" "hash": "b8d4cbc2a6654cd3fa2fb430dec7f29a56b6dc49158f7d9c7a2d4ff3f0d0ddaf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.2/git-lfs-windows-386-v3.0.2.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.1.1/git-lfs-windows-386-v3.1.1.zip",
"hash": "d22a17621b08f716832ad752695dfce57ccf72a339eba8b4d89ff236bd7621e8" "hash": "d5210afcfd15ae89469471df820cb7a3e5db47dee3ede570c6bbc2c838f36bd3"
} }
}, },
"bin": "git-lfs.exe", "bin": "git-lfs.exe",