jruby 9.2.17.0
Closes #74147. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
86d491c6d9
commit
0dd4c5ef42
|
@ -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.16.0/jruby-dist-9.2.16.0-bin.tar.gz"
|
||||
sha256 "5ae27f149f73f3fea4f34359cbb773c25d9d987e72b5edec9e8b93957997eb30"
|
||||
url "https://search.maven.org/remotecontent?filepath=org/jruby/jruby-dist/9.2.17.0/jruby-dist-9.2.17.0-bin.tar.gz"
|
||||
sha256 "7701d3537b3a606d2765ac6d5c40e675ddaa01d3cebad26a21a66e3aadd5c202"
|
||||
license any_of: ["EPL-2.0", "GPL-2.0-only", "LGPL-2.1-only"]
|
||||
|
||||
livecheck do
|
||||
|
|
Loading…
Reference in New Issue