mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[win64] Updated curl
This commit is contained in:
parent
18bd6f269d
commit
fd4622d21b
@ -1,5 +1,6 @@
|
||||
cd
|
||||
wget https://curl.se/windows/dl-8.4.0_6/curl-8.4.0_6-win64-mingw.zip
|
||||
unzip curl-8.4.0_6-win64-mingw.zip
|
||||
cd curl-8.4.0_6-win64-mingw
|
||||
wget https://curl.se/windows/dl-8.5.0_1/curl-8.5.0_1-win64-mingw.zip
|
||||
rm -rf curl-8.5.0_1-win64-mingw
|
||||
unzip curl-8.5.0_1-win64-mingw.zip
|
||||
cd curl-8.5.0_1-win64-mingw
|
||||
cp -a * ~/
|
||||
|
Loading…
Reference in New Issue
Block a user