@@ -30,19 +30,19 @@ updated files to the 7z. All Ruby Windows releases from version 2.4 and later u
3030tools.
3131
3232* ** ` mingw64.7z ` ** This contains the mingw64 gcc chain and any packages needed to build
33- Ruby. This has OpenSSL 1.1.1 installed, as of 19-Jan-2023 , 1.1.1.s . Normal Ruby Windows
33+ Ruby. This has OpenSSL 1.1.1 installed, as of 26-Apr-2024 , 1.1.1.w . Normal Ruby Windows
3434releases from version 2.4 thru 3.0 use these tools.
3535
3636* ** ` mingw64-3.0.7z ` ** This contains the mingw64 gcc chain and any packages needed to build
37- Ruby. The MSYS2 OpenSSL 3.0 .z package is installed. The mingw Ruby master build is the
37+ Ruby. The MSYS2 OpenSSL 3.3 .z package is installed. The mingw Ruby master build is the
3838only build that uses this.
3939
4040* ** ` ucrt64.7z ` ** This contains the ucrt64 gcc chain and any packages needed to build
41- Ruby. This has OpenSSL 1.1.1 installed, as of 19-Jan-2023 , 1.1.1.s . Ruby version 3.1 is
41+ Ruby. This has OpenSSL 1.1.1 installed, as of 26-Apr-2024 , 1.1.1.w . Ruby version 3.1 is
4242the only release that uses this.
4343
4444* ** ` ucrt64-3.0.7z ` ** This contains the ucrt64 gcc chain and any packages needed to build
45- Ruby. The MSYS2 OpenSSL 3.0 .z package is installed. Ruby 3.2, head, & ucrt builds use this.
45+ Ruby. The MSYS2 OpenSSL 3.3 .z package is installed. Ruby 3.2, head, & ucrt builds use this.
4646
4747* ** ` mswin.7z ` ** This contains files needed to compile Windows Ruby mswin builds. It contains
4848libffi, libyaml, openssl, readline, and zlib, built with the Microsoft vcpkg system. This
0 commit comments