git-lfs: Update to version 3.7.1

This commit is contained in:
github-actions[bot] 2025-10-17 04:32:35 +00:00
parent 9c918ba0d1
commit 64b6606eb4

View File

@ -1,5 +1,5 @@
{
"version": "3.7.0",
"version": "3.7.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.7.0/git-lfs-windows-amd64-v3.7.0.zip",
"hash": "10be221ee5a76c6f4fc4d5b0c84d9b6f97b0db4815fb39a1b9579f04d37379ec"
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.7.1/git-lfs-windows-amd64-v3.7.1.zip",
"hash": "8683cdc3d6c029b49393dcebbaa6265bd6efd9abdcf837be855b4cd42e5e80b6"
},
"32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.7.0/git-lfs-windows-386-v3.7.0.zip",
"hash": "ea8c5fe2125650fbe6e00b27d139511965b77c2f5f017cb1345b67804de00803"
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.7.1/git-lfs-windows-386-v3.7.1.zip",
"hash": "06c05c06523abf3930301b3022527ad881b1a7f8bf036ed6d93c8e68569041bb"
}
},
"extract_dir": "git-lfs-3.7.0",
"extract_dir": "git-lfs-3.7.1",
"bin": "git-lfs.exe",
"checkver": {
"github": "https://github.com/git-lfs/git-lfs"