Skip to content

Commit 4728317

Browse files
committed
openjdk@21 21.0.7
1 parent 6608e9a commit 4728317

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 OpenjdkAT21 < Formula
22
desc "Development kit for the Java programming language"
33
homepage "https://openjdk.java.net/"
4-
url "https://github.com/openjdk/jdk21u/archive/refs/tags/jdk-21.0.6-ga.tar.gz"
5-
sha256 "9fec30f33b3a85c982cf8c1a6d99d296b2eef4e627e8586c3e42b9692983f5e9"
4+
url "https://github.com/openjdk/jdk21u/archive/refs/tags/jdk-21.0.7-ga.tar.gz"
5+
sha256 "d8637e7d6fece0757b7fada49d32d0b3334a15a110445acef8cfea64b4672ca2"
66
license "GPL-2.0-only" => { with: "Classpath-exception-2.0" }
77

88
livecheck do

0 commit comments

Comments
 (0)