Search found 1 match

by josemiv
Thu Oct 27, 2022 11:53 am
Forum: MAMP - General Discussion & Troubleshooting
Topic: Upgrade Curl version in MAMP PRO 6.6.3
Replies: 0
Views: 24419

Upgrade Curl version in MAMP PRO 6.6.3

Hi all,
I need to upgrade in my localhost the Curl of MAMP PRO due the necessity of using SFTP protocol. If I execute in Mac terminal the following command:
/Applications/MAMP/Library/bin/curl-config --version

it's prompt the version libcurl 7.68.0

But I need to upgrade it or added the libssh2 to ...