We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ba588 commit 48e42b5Copy full SHA for 48e42b5
Formula/j/jruby.rb
@@ -1,8 +1,8 @@
1
class Jruby < Formula
2
desc "Ruby implementation in pure Java"
3
homepage "https://www.jruby.org/"
4
- url "https://search.maven.org/remotecontent?filepath=org/jruby/jruby-dist/10.0.1.0/jruby-dist-10.0.1.0-bin.tar.gz"
5
- sha256 "22174ed408aa19340fc3c609b67f5a83374539ecc50053153d60f6e1f81faa9d"
+ url "https://search.maven.org/remotecontent?filepath=org/jruby/jruby-dist/10.0.2.0/jruby-dist-10.0.2.0-bin.tar.gz"
+ sha256 "b8a026f38aa98461a04ed0aa0b20891ce257ecbe53e124719ce9ee5b804525f1"
6
license any_of: ["EPL-2.0", "GPL-2.0-only", "LGPL-2.1-only"]
7
8
livecheck do
0 commit comments