git-lfs: Update to version 3.6.0

This commit is contained in:
github-actions[bot] 2024-11-21 04:30:56 +00:00
parent d829479461
commit defa9030e1

View File

@ -1,5 +1,5 @@
{
"version": "3.5.1",
"version": "3.6.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.5.1/git-lfs-windows-amd64-v3.5.1.zip",
"hash": "94435072f6b3a6f9064b277760c8340e432b5ede0db8205d369468b9be52c6b6"
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.6.0/git-lfs-windows-amd64-v3.6.0.zip",
"hash": "62fce4cfd453493966c387db167ba1aa46ecee730ae24a5b902a1d05650fb4ce"
},
"32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.5.1/git-lfs-windows-386-v3.5.1.zip",
"hash": "ea5138789c4f19ed71d30c3e407f43bd270771028d37e5292378a8ea2c154377"
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.6.0/git-lfs-windows-386-v3.6.0.zip",
"hash": "58b3029f60d51b8775a0cbb21a39b8504967577a8bb4b3feabb1f1a48bf7fb33"
}
},
"extract_dir": "git-lfs-3.5.1",
"extract_dir": "git-lfs-3.6.0",
"bin": "git-lfs.exe",
"checkver": {
"github": "https://github.com/git-lfs/git-lfs"