curl: fix extract_dir in autoupdate

This commit is contained in:
Ross Smith II 2021-02-13 22:25:55 -08:00 committed by GitHub
parent 0376e854ac
commit fb31dc1c96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {