git-lfs: Update to version 2.13.3

This commit is contained in:
Richard Kuhnt 2021-03-26 17:00:26 +00:00
parent 02e945aa95
commit 7f90bae9ca

View File

@ -1,5 +1,5 @@
{ {
"version": "2.13.2", "version": "2.13.3",
"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/v2.13.2/git-lfs-windows-amd64-v2.13.2.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.3/git-lfs-windows-amd64-v2.13.3.zip",
"hash": "0e13b411ca6c2b2cfb3d82b67ae747ca5d055734d0ab2030d0823fc37ad48902" "hash": "7997d2a6e4103af331c73db10860426cb03c5188426d27619e823358493e13e4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.2/git-lfs-windows-386-v2.13.2.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.3/git-lfs-windows-386-v2.13.3.zip",
"hash": "27d061f9fd6b14555c220758ae0b77d81ef20f64dde0179a515d55a75f5355a8" "hash": "ba10671d021f39269f0c8374c9ae140a5acbd73a30e3b812173a80b777a2e867"
} }
}, },
"bin": "git-lfs.exe", "bin": "git-lfs.exe",