git-lfs@3.2.0: Fixed Can't create shim error (#3612)

The new update puts all files in a git-lfs-3.2.0 folder so I jest added `extract_dir` property so things work.
This commit is contained in:
Vedabahu 2022-05-26 13:01:46 +05:30 committed by GitHub
parent 4609341125
commit 409094bc30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@
"hash": "68d525f70d9bdb1e9e64c3fe156c2164739ee4990a2fb37bd9f101d59cd43a61"
}
},
"extract_dir": "git-lfs-3.2.0",
"bin": "git-lfs.exe",
"checkver": {
"github": "https://github.com/git-lfs/git-lfs"
@ -34,6 +35,7 @@
},
"hash": {
"url": "$baseurl/sha256sums.asc"
}
},
"extract_dir": "git-lfs-$version"
}
}