git-lfs: Update to version 3.6.1

This commit is contained in:
github-actions[bot] 2025-01-14 20:27:53 +00:00
parent 9ab7470b9c
commit aa277311ef

View File

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