git-lfs: Update to version 3.0.1

This commit is contained in:
Richard Kuhnt 2021-09-28 19:00:37 +00:00
parent 37d0c9848a
commit c15dfeb2e9

View File

@ -1,5 +1,5 @@
{
"version": "2.13.3",
"version": "3.0.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.13.3/git-lfs-windows-amd64-v2.13.3.zip",
"hash": "7997d2a6e4103af331c73db10860426cb03c5188426d27619e823358493e13e4"
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.1/git-lfs-windows-amd64-v3.0.1.zip",
"hash": "d476f6a441be522cc4881b9c5eee3508f461c9739f45abfc8229cd272b2f0f1e"
},
"32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.3/git-lfs-windows-386-v2.13.3.zip",
"hash": "ba10671d021f39269f0c8374c9ae140a5acbd73a30e3b812173a80b777a2e867"
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.0.1/git-lfs-windows-386-v3.0.1.zip",
"hash": "e3fa836fd87769a72b72854d7796b29be4687890b077a5a9d614ec50c00177b8"
}
},
"bin": "git-lfs.exe",