mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jruby: Update to version 9.4.0.0
This commit is contained in:
parent
b008ae02d8
commit
89fece7e03
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.3.9.0",
|
"version": "9.4.0.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.9.0/jruby-bin-9.3.9.0.zip",
|
"url": "https://s3.amazonaws.com/jruby.org/downloads/9.4.0.0/jruby-bin-9.4.0.0.zip",
|
||||||
"hash": "f1adbed4b5a9c8533fee1f108f2c8f55d6775c9993197d26a4d0ddeda35531e8",
|
"hash": "87c7ad96e907d04b9a85d6f41a666223313aa4225785968efb266e9ca216c453",
|
||||||
"extract_dir": "jruby-9.3.9.0",
|
"extract_dir": "jruby-9.4.0.0",
|
||||||
"env_add_path": [
|
"env_add_path": [
|
||||||
"bin",
|
"bin",
|
||||||
"gems\\bin"
|
"gems\\bin"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user