mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 18:11:20 +00:00
curl: fix extract_dir in autoupdate
This commit is contained in:
parent
0376e854ac
commit
fb31dc1c96
@ -28,7 +28,7 @@
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-$version/curl-$version-win32-mingw.tar.xz",
|
||||
"extract_dir": "curl-matchHead-win32-mingw"
|
||||
"extract_dir": "curl-$matchHead-win32-mingw"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user