jruby: Update to version 9.2.8.0

This commit is contained in:
Richard Kuhnt 2019-08-12 19:00:20 +00:00
parent 6dc5a56ae8
commit 7084035585

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://www.jruby.org/", "homepage": "https://www.jruby.org/",
"version": "9.2.7.0", "version": "9.2.8.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.7.0/jruby-bin-9.2.7.0.zip", "url": "https://s3.amazonaws.com/jruby.org/downloads/9.2.8.0/jruby-bin-9.2.8.0.zip",
"hash": "77a4f537d1e57690a986455485015b9d94684ca4e9a55f49819fb33162599e23", "hash": "e0c0a5a1b9ebbb40b92d8a6fade779d72495100280b4d5d166919c0896fb3034",
"extract_dir": "jruby-9.2.7.0", "extract_dir": "jruby-9.2.8.0",
"persist": "gems", "persist": "gems",
"env_add_path": [ "env_add_path": [
"bin", "bin",