jruby: Update to version 9.3.4.0

This commit is contained in:
github-actions[bot] 2022-03-23 20:26:52 +00:00
parent 838bba97d6
commit f50dc03471

View File

@ -1,5 +1,5 @@
{ {
"version": "9.3.3.0", "version": "9.3.4.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.3.3.0/jruby-bin-9.3.3.0.zip", "url": "https://s3.amazonaws.com/jruby.org/downloads/9.3.4.0/jruby-bin-9.3.4.0.zip",
"hash": "0bcd9024bc320e9a15da0fc152bf46c1c6e0df48849d9803a4de7a100a5b4623", "hash": "bdf45c8abd39c8eee3a1b758ce236fd9a54c13b21f1c3233fcb90690f8e0d62f",
"extract_dir": "jruby-9.3.3.0", "extract_dir": "jruby-9.3.4.0",
"env_add_path": [ "env_add_path": [
"bin", "bin",
"gems\\bin" "gems\\bin"