Skip to content

Commit 97fec7c

Browse files
author
calvinit
committed
openjdk@8 1.8.0-442
1 parent 5b85360 commit 97fec7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/o/[email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class 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

0 commit comments

Comments
 (0)