From 63061275cddfe33b4f21eb3e35eaf9854b5a6d36 Mon Sep 17 00:00:00 2001 From: depler Date: Mon, 27 Feb 2023 11:45:50 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7ea5c3..dc4985a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Original idea and patches from https://github.com/lwthiker/curl-impersonate Current version based on: * Curl (https://github.com/curl/curl): v7.84.0 * BoringSSL (https://github.com/google/boringssl): 3a667d10e94186fd503966f5638e134fe9fb4080 +* curl-impersonate (https://github.com/lwthiker/curl-impersonate): v0.5.4 # Environment MSYS2 is needed to build binaries. Steps: