jruby 9.1.17.0 (#27006)
This commit is contained in:
parent
add9661d91
commit
77ae6db2a7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Jruby < Formula
|
class Jruby < Formula
|
||||||
desc "Ruby implementation in pure Java"
|
desc "Ruby implementation in pure Java"
|
||||||
homepage "http://www.jruby.org"
|
homepage "http://www.jruby.org"
|
||||||
url "https://search.maven.org/remotecontent?filepath=org/jruby/jruby-dist/9.1.16.0/jruby-dist-9.1.16.0-bin.tar.gz"
|
url "https://search.maven.org/remotecontent?filepath=org/jruby/jruby-dist/9.1.17.0/jruby-dist-9.1.17.0-bin.tar.gz"
|
||||||
sha256 "d92c2b359e32a0afffef6982dc4730e4bdfcabd9c198e9c6075292c71ad9485a"
|
sha256 "6a22f7bf8fef1a52530a9c9781a9d374ad07bbbef0d3d8e2af0ff5cbead0dfd5"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue