jruby 9.2.6.0
This commit is contained in:
parent
7149a5627d
commit
36d65f0d72
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Jruby < Formula
|
||||
desc "Ruby implementation in pure Java"
|
||||
homepage "https://www.jruby.org/"
|
||||
url "https://search.maven.org/remotecontent?filepath=org/jruby/jruby-dist/9.2.0.0/jruby-dist-9.2.0.0-bin.tar.gz"
|
||||
sha256 "42718dea5fc90b7696cb3fccf8e8d546729173963ad0bc477d66545677d00684"
|
||||
url "https://search.maven.org/remotecontent?filepath=org/jruby/jruby-dist/9.2.6.0/jruby-dist-9.2.6.0-bin.tar.gz"
|
||||
sha256 "70a1ff0e17a98baa63ea92c91fd38ff1e55a2056e5d57ba0409c4543d29e0e3d"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue