git-lfs: Update to version 3.4.1

This commit is contained in:
github-actions[bot] 2023-12-14 00:32:24 +00:00
parent 10643f8125
commit 5c74cd84de

View File

@ -1,5 +1,5 @@
{
"version": "3.4.0",
"version": "3.4.1",
"description": "Git extension for versioning large files.",
"homepage": "https://git-lfs.github.com/",
"license": "MIT",
@ -11,15 +11,15 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.0/git-lfs-windows-amd64-v3.4.0.zip",
"hash": "5edafb149bc6cf7e2e8e52d18b031bdaad9a26101cc9dbbf8a3a5da03ac066f2"
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.1/git-lfs-windows-amd64-v3.4.1.zip",
"hash": "a6f9fda2792bc441c0ec5df8c1d64274bddfac09fb702e78d839cb1cf0a13d8f"
},
"32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.0/git-lfs-windows-386-v3.4.0.zip",
"hash": "e44184a6e62a4e8d6b18f224912a9b411be265a39aef46221c490d8a926bc102"
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.1/git-lfs-windows-386-v3.4.1.zip",
"hash": "b518b470071bd1465ee6468ba43701fc2b04495501b4bc533c593c426b6d14a7"
}
},
"extract_dir": "git-lfs-3.4.0",
"extract_dir": "git-lfs-3.4.1",
"bin": "git-lfs.exe",
"checkver": {
"github": "https://github.com/git-lfs/git-lfs"