diff options
Diffstat (limited to 'extra/ruby')
-rw-r--r-- | extra/ruby/checksums | 2 | ||||
-rw-r--r-- | extra/ruby/depends | 1 | ||||
-rw-r--r-- | extra/ruby/sources | 2 | ||||
-rw-r--r-- | extra/ruby/version | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/extra/ruby/checksums b/extra/ruby/checksums index 599f7da9..2a529aff 100644 --- a/extra/ruby/checksums +++ b/extra/ruby/checksums @@ -1,2 +1,2 @@ %BLAKE3 -c409bd218182deee2f7266b1354661ea5c3c09e44a1c1902742d235098f5a185 ruby-3.1.2.tar.xz?no_extract +06823aedf01e4c20ab22c0c4ac2a2b410f9325c531ffcf7a7bc04312c8f5cb16 ruby-3.2.2.tar.xz?no_extract diff --git a/extra/ruby/depends b/extra/ruby/depends index e60c7b4c..416f7939 100644 --- a/extra/ruby/depends +++ b/extra/ruby/depends @@ -1,4 +1,5 @@ busybox make libffi make libressl +libyaml zlib diff --git a/extra/ruby/sources b/extra/ruby/sources index 4ee9c150..e1f10607 100644 --- a/extra/ruby/sources +++ b/extra/ruby/sources @@ -1 +1 @@ -https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.2.tar.xz?no_extract +https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.2.tar.xz?no_extract diff --git a/extra/ruby/version b/extra/ruby/version index 093f0d70..7744049d 100644 --- a/extra/ruby/version +++ b/extra/ruby/version @@ -1 +1 @@ -3.1.2 1 +3.2.2 1 |