From 4a49992d2f0af4f53d3fd339f957281e957e7b06 Mon Sep 17 00:00:00 2001 From: Badlop Date: Wed, 4 Sep 2024 16:53:56 +0200 Subject: [PATCH] Revert "make-binaries: Bump OpenSSL to 3.3.2" This reverts commit 587bf3051d2af821cfb8fe6510b623735719348e. --- tools/make-binaries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/make-binaries b/tools/make-binaries index 24867ca5399..a0846bbf688 100755 --- a/tools/make-binaries +++ b/tools/make-binaries @@ -70,7 +70,7 @@ termcap_vsn='1.3.1' expat_vsn='2.6.3' zlib_vsn='1.3.1' yaml_vsn='0.2.5' -ssl_vsn='3.3.2' +ssl_vsn='3.3.1' otp_vsn='27.0.1' elixir_vsn='1.17.2' pam_vsn='1.6.1'