jruby 9.1.14.0 (#20504)
This commit is contained in:
parent
7b94c7c922
commit
333b46f7d3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Jruby < Formula
|
||||
desc "Ruby implementation in pure Java"
|
||||
homepage "http://www.jruby.org"
|
||||
url "https://s3.amazonaws.com/jruby.org/downloads/9.1.13.0/jruby-bin-9.1.13.0.tar.gz"
|
||||
sha256 "9d156646623ac2f27174721035b52572a4b05690db7c1293295aa2c04aad3908"
|
||||
url "https://search.maven.org/remotecontent?filepath=org/jruby/jruby-dist/9.1.14.0/jruby-dist-9.1.14.0-bin.tar.gz"
|
||||
sha256 "074057e672350a6652d92ccaaa5d517fc7d6b980bce8b947515fb64d114d1651"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue