From ea100ae5f97e7e0a4e182bc945d125d0f5260934 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:24:35 +0000 Subject: [PATCH] jruby: Update to version 9.4.4.0 --- bucket/jruby.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jruby.json b/bucket/jruby.json index bc24921557..24006de909 100644 --- a/bucket/jruby.json +++ b/bucket/jruby.json @@ -1,5 +1,5 @@ { - "version": "9.4.3.0", + "version": "9.4.4.0", "description": "The Ruby Programming Language on the JVM.", "homepage": "https://www.jruby.org/", "license": { @@ -13,9 +13,9 @@ "suggest": { "JDK": "java/openjdk" }, - "url": "https://s3.amazonaws.com/jruby.org/downloads/9.4.3.0/jruby-bin-9.4.3.0.zip", - "hash": "28574656f9bb2b59a1dd69a1a5c706b12141158dd6e7312e28af6517a0aac5bc", - "extract_dir": "jruby-9.4.3.0", + "url": "https://s3.amazonaws.com/jruby.org/downloads/9.4.4.0/jruby-bin-9.4.4.0.zip", + "hash": "d368b66d7dcc8191e2a6072acb1bb2a2ccf2f92f326ce773b2e16b373275145e", + "extract_dir": "jruby-9.4.4.0", "env_add_path": [ "bin", "gems\\bin"