File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ class Openj9 < Formula
22 desc "High performance, scalable, Java virtual machine"
33 homepage "https://www.eclipse.org/openj9/"
44 url "https://github.com/eclipse-openj9/openj9.git" ,
5- tag : "openj9-0.45 .0" ,
6- revision : "0863e24b1d3f1637a418c59435c514116444106c "
5+ tag : "openj9-0.48 .0" ,
6+ revision : "1d5831436ec378c7dd9f57415bec39d3f5817d57 "
77 license any_of : [
88 "EPL-2.0" ,
99 "Apache-2.0" ,
@@ -85,14 +85,14 @@ class Openj9 < Formula
8585
8686 resource "omr" do
8787 url "https://github.com/eclipse-openj9/openj9-omr.git" ,
88- tag : "openj9-0.45 .0" ,
89- revision : "254af5a0452934f62e3253c5565b183c682d3495 "
88+ tag : "openj9-0.48 .0" ,
89+ revision : "d10a4d553a3cfbf35db0bcde9ebccb24cdf1189f "
9090 end
9191
9292 resource "openj9-openjdk-jdk" do
9393 url "https://github.com/ibmruntimes/openj9-openjdk-jdk22.git" ,
94- tag : "openj9-0.45.0 " ,
95- revision : "980fc841b6b683f31a8fde962b63dbd9ca97bd6a "
94+ tag : "openj9-0.46.1 " ,
95+ revision : "b77827589c585158319340068dae8497b75322c6 "
9696 end
9797
9898 def install
You can’t perform that action at this time.
0 commit comments