mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
openssl: revert to tar.xz
This commit is contained in:
parent
93e1fee81e
commit
72feea445e
@ -26,11 +26,11 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-$matchCurl/openssl-$version-win64-mingw.zip",
|
||||
"url": "https://curl.haxx.se/windows/dl-$matchCurl/openssl-$version-win64-mingw.tar.xz",
|
||||
"extract_dir": "openssl-$matchHead-win64-mingw"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://curl.haxx.se/windows/dl-$matchCurl/openssl-$version-win32-mingw.zip",
|
||||
"url": "https://curl.haxx.se/windows/dl-$matchCurl/openssl-$version-win32-mingw.tar.xz",
|
||||
"extract_dir": "openssl-$matchHead-win32-mingw"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user