jruby: Update to version 9.2.11.0

This commit is contained in:
Richard Kuhnt 2020-03-02 21:01:48 +00:00
parent 066afc7c0e
commit e4c8e41080

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.10.0", "version": "9.2.11.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.10.0/jruby-bin-9.2.10.0.zip", "url": "https://s3.amazonaws.com/jruby.org/downloads/9.2.11.0/jruby-bin-9.2.11.0.zip",
"hash": "081442b0153e101af1412887cd566e0d072a3437ba2b1d0142163662575bc515", "hash": "429caa42fa85c6a7cdf9602e9b4f5d86f813227b3a19ba466f0f782d2cae6869",
"extract_dir": "jruby-9.2.10.0", "extract_dir": "jruby-9.2.11.0",
"persist": "gems", "persist": "gems",
"env_add_path": [ "env_add_path": [
"bin", "bin",