mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
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:
parent
4609341125
commit
409094bc30
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user