jruby 9.2.8.0
Closes #43099. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
98a1b352b0
commit
b9f33b2db6
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.7.0/jruby-dist-9.2.7.0-bin.tar.gz"
|
||||
sha256 "da7c1a5ce90015c0bafd4bca0352294e08fe1c9ec049ac51e82fe57ed50e1348"
|
||||
url "https://search.maven.org/remotecontent?filepath=org/jruby/jruby-dist/9.2.8.0/jruby-dist-9.2.8.0-bin.tar.gz"
|
||||
sha256 "b7c58688093f54acd89d732a8bf40e3ae0ac4c92488d6f5b424c33e4fb09c7bb"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue