From 02a0302a8e324435569ca4ff5a75326dc000b51c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Wed, 25 Dec 2024 08:40:18 +0000 Subject: [PATCH] Added 3.4.1 with OpenSSL 3.0.15 --- share/ruby-build/3.4.1 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 share/ruby-build/3.4.1 diff --git a/share/ruby-build/3.4.1 b/share/ruby-build/3.4.1 new file mode 100644 index 00000000..9e22e520 --- /dev/null +++ b/share/ruby-build/3.4.1 @@ -0,0 +1,2 @@ +install_package "openssl-3.0.15" "https://github.com/openssl/openssl/releases/download/openssl-3.0.15/openssl-3.0.15.tar.gz#23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533" openssl --if needs_openssl:1.0.2-3.x.x +install_package "ruby-3.4.1" "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.1.tar.gz#826cc8cf4cc00ce58cd099ffc9f138407391d60b0ecfac32b834683ea3302a8c" enable_shared standard