jruby: Update to version 9.4.7.0

This commit is contained in:
github-actions[bot] 2024-04-29 20:25:14 +00:00
parent b84667b9e3
commit 50366e41a5

View File

@ -1,5 +1,5 @@
{ {
"version": "9.4.6.0", "version": "9.4.7.0",
"description": "The Ruby Programming Language on the JVM.", "description": "The Ruby Programming Language on the JVM.",
"homepage": "https://www.jruby.org/", "homepage": "https://www.jruby.org/",
"license": { "license": {
@ -13,9 +13,9 @@
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://s3.amazonaws.com/jruby.org/downloads/9.4.6.0/jruby-bin-9.4.6.0.zip", "url": "https://s3.amazonaws.com/jruby.org/downloads/9.4.7.0/jruby-bin-9.4.7.0.zip",
"hash": "0af2df279da6528698c43c4eb59f4e495c71eca5aa15f76414a92a85d09c123b", "hash": "178d4ea9c93f0a8712d7cf42964de6fe4349be2e6f85877bfbe246da844b49e2",
"extract_dir": "jruby-9.4.6.0", "extract_dir": "jruby-9.4.7.0",
"env_add_path": [ "env_add_path": [
"bin", "bin",
"gems\\bin" "gems\\bin"