Skip to content

Commit 5729bbe

Browse files
committed
openjdk@17 17.0.15
1 parent 6608e9a commit 5729bbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/[email protected]

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class OpenjdkAT17 < Formula
22
desc "Development kit for the Java programming language"
33
homepage "https://openjdk.java.net/"
4-
url "https://github.com/openjdk/jdk17u/archive/refs/tags/jdk-17.0.14-ga.tar.gz"
5-
sha256 "6e964d51834d01e304d25dbe46eb7613175f906032885e4fb0770785a9d10759"
4+
url "https://github.com/openjdk/jdk17u/archive/refs/tags/jdk-17.0.15-ga.tar.gz"
5+
sha256 "ae623441d95d0563690f85edad765a12fc89bbb89ed1877ec5cf677a5ae4fbd7"
66
license "GPL-2.0-only" => { with: "Classpath-exception-2.0" }
77

88
livecheck do

0 commit comments

Comments
 (0)