git-lfs: Update to version 3.5.1

This commit is contained in:
github-actions[bot] 2024-03-08 00:33:52 +00:00
parent 98b3fb0e65
commit f9099e8ec3

View File

@ -1,5 +1,5 @@
{ {
"version": "3.4.1", "version": "3.5.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,15 +11,15 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.1/git-lfs-windows-amd64-v3.4.1.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.5.1/git-lfs-windows-amd64-v3.5.1.zip",
"hash": "a6f9fda2792bc441c0ec5df8c1d64274bddfac09fb702e78d839cb1cf0a13d8f" "hash": "94435072f6b3a6f9064b277760c8340e432b5ede0db8205d369468b9be52c6b6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.1/git-lfs-windows-386-v3.4.1.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.5.1/git-lfs-windows-386-v3.5.1.zip",
"hash": "b518b470071bd1465ee6468ba43701fc2b04495501b4bc533c593c426b6d14a7" "hash": "ea5138789c4f19ed71d30c3e407f43bd270771028d37e5292378a8ea2c154377"
} }
}, },
"extract_dir": "git-lfs-3.4.1", "extract_dir": "git-lfs-3.5.1",
"bin": "git-lfs.exe", "bin": "git-lfs.exe",
"checkver": { "checkver": {
"github": "https://github.com/git-lfs/git-lfs" "github": "https://github.com/git-lfs/git-lfs"