We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0141faa commit 50896ffCopy full SHA for 50896ff
RubyScript/lib/download.rb
@@ -38,7 +38,7 @@ def download(url, fn)
38
download(RSYNTAX_SRC + version + '/' + "rsyntaxtextarea-#{version}.jar",
39
'rsyntaxtextarea.jar')
40
41
-VERSION = '9.2.7.0'
+VERSION = '9.2.8.0'
42
JRUBY_SRC = 'https://s3.amazonaws.com/jruby.org/downloads/' \
43
"#{VERSION}/jruby-bin-#{VERSION}.zip"
44
jruby_zip = 'jruby.zip'
0 commit comments