git-lfs: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2023-07-26 20:23:35 +00:00
parent 1b9c58c890
commit e5f84b88df

View File

@ -1,5 +1,5 @@
{
"version": "3.3.0",
"version": "3.4.0",
"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.3.0/git-lfs-windows-amd64-v3.3.0.zip",
"hash": "1df5874f22c35c679159f0aaf9e24333051f52768eade0204d22200b79141743"
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.0/git-lfs-windows-amd64-v3.4.0.zip",
"hash": "5edafb149bc6cf7e2e8e52d18b031bdaad9a26101cc9dbbf8a3a5da03ac066f2"
},
"32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.3.0/git-lfs-windows-386-v3.3.0.zip",
"hash": "81fd4b01719e1e0ccf347596293f19a07fba8573c6aee1e1521b2932d9b6179d"
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.0/git-lfs-windows-386-v3.4.0.zip",
"hash": "e44184a6e62a4e8d6b18f224912a9b411be265a39aef46221c490d8a926bc102"
}
},
"extract_dir": "git-lfs-3.3.0",
"extract_dir": "git-lfs-3.4.0",
"bin": "git-lfs.exe",
"checkver": {
"github": "https://github.com/git-lfs/git-lfs"