jruby: Update to version 9.2.11.1

This commit is contained in:
Richard Kuhnt 2020-03-25 18:01:55 +00:00
parent d3df6dc68c
commit a3e2a18348

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