mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
jruby: Update to version 10.0.0.0
This commit is contained in:
parent
7592e64d76
commit
b2235c9c4a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.4.12.0",
|
"version": "10.0.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.4.12.0/jruby-bin-9.4.12.0.zip",
|
"url": "https://s3.amazonaws.com/jruby.org/downloads/10.0.0.0/jruby-bin-10.0.0.0.zip",
|
||||||
"hash": "47c328248e160a28064af23499d6f98d1fe8041c864d33f89d3e66ac5a4d0895",
|
"hash": "2d65d414c22393309e45e8a6afec2c5c5714e75b218860ba849a41fb680b4291",
|
||||||
"extract_dir": "jruby-9.4.12.0",
|
"extract_dir": "jruby-10.0.0.0",
|
||||||
"env_add_path": [
|
"env_add_path": [
|
||||||
"bin",
|
"bin",
|
||||||
"gems\\bin"
|
"gems\\bin"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user