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 11class OpenjdkAT8 < Formula
22 desc "Development kit for the Java programming language"
33 homepage "https://openjdk.java.net/"
4- url "https://github.com/openjdk/jdk8u/archive/refs/tags/jdk8u432 -ga.tar.gz"
5- version "1.8.0-432 "
4+ url "https://github.com/openjdk/jdk8u/archive/refs/tags/jdk8u442 -ga.tar.gz"
5+ version "1.8.0-442 "
66 BUILD_NUMBER = "b06" . freeze # Please update when a new GA release is available: https://wiki.openjdk.org/display/jdk8u.
7- sha256 "6ac8ee2b6932e4632ea2c33fe2320d6ceaca50a67521fac02a67027e40437460 "
7+ sha256 "3bc8175712037c85200f6a38b08e4160b906697b6617ae196ec5fd459cf5aff0 "
88 license "GPL-2.0-only"
99
1010 livecheck do
@@ -16,9 +16,9 @@ class OpenjdkAT8 < Formula
1616 end
1717
1818 bottle do
19- sha256 cellar : :any , sonoma : "74fcd1c6fb4f0525f752cbadb57405ecac2dc63c9eab76a142b3c5f0fd2fd841 "
20- sha256 cellar : :any , ventura : "d80f5850880120a4614a938aed49d8475d639676b2f4726cfa47e106a04973c6 "
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "29e82fd950a5da51998d665b1cb124daf4163bff8d1012fb1fdb9ce0166b9845 "
19+ sha256 cellar : :any , sonoma : "7db99e9fe66993bc4589aefc28ac5ce09347e624f787592e1243a7e1fc03ee35 "
20+ sha256 cellar : :any , ventura : "93b69835d88e596019e744c5572e10e1358e79cb0d50c92b4d08dba17110ff0a "
21+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a4ae41b594c7fdcf0cb9542b00c00153baecf842ff1927777d3e6d131a7304dc "
2222 end
2323
2424 keg_only :versioned_formula
You can’t perform that action at this time.
0 commit comments