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 5b85360 commit 97fec7cCopy full SHA for 97fec7c
Formula/o/[email protected]
@@ -1,10 +1,10 @@
1
class OpenjdkAT8 < Formula
2
desc "Development kit for the Java programming language"
3
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"
+ url "https://github.com/openjdk/jdk8u/archive/refs/tags/jdk8u442-ga.tar.gz"
+ version "1.8.0-442"
6
BUILD_NUMBER = "b06".freeze # Please update when a new GA release is available: https://wiki.openjdk.org/display/jdk8u.
7
- sha256 "6ac8ee2b6932e4632ea2c33fe2320d6ceaca50a67521fac02a67027e40437460"
+ sha256 "3bc8175712037c85200f6a38b08e4160b906697b6617ae196ec5fd459cf5aff0"
8
license "GPL-2.0-only"
9
10
livecheck do
0 commit comments