jruby: Update to version 9.2.14.0

This commit is contained in:
Richard Kuhnt 2020-12-08 21:01:47 +00:00
parent 4246fa5a37
commit 3faf593eb2

View File

@ -1,14 +1,14 @@
{ {
"homepage": "https://www.jruby.org/", "homepage": "https://www.jruby.org/",
"description": "The Ruby Programming Language on the JVM.", "description": "The Ruby Programming Language on the JVM.",
"version": "9.2.13.0", "version": "9.2.14.0",
"license": { "license": {
"identifier": "EPL-1.0|GPL-2.0-only|LGPL-2.1-only", "identifier": "EPL-1.0|GPL-2.0-only|LGPL-2.1-only",
"url": "https://github.com/jruby/jruby/blob/master/COPYING" "url": "https://github.com/jruby/jruby/blob/master/COPYING"
}, },
"url": "https://s3.amazonaws.com/jruby.org/downloads/9.2.13.0/jruby-bin-9.2.13.0.zip", "url": "https://s3.amazonaws.com/jruby.org/downloads/9.2.14.0/jruby-bin-9.2.14.0.zip",
"hash": "d89886fda898a9f29a368b66c1811e1008a4cefba3cc54db6fac6ab0f27c1667", "hash": "90ae86e000e587309c50e0c3c676169eb35d8ee39f250d2204d2feee57946593",
"extract_dir": "jruby-9.2.13.0", "extract_dir": "jruby-9.2.14.0",
"persist": "gems", "persist": "gems",
"env_add_path": [ "env_add_path": [
"bin", "bin",