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 6608e9a commit 4728317Copy full SHA for 4728317
Formula/o/[email protected]
@@ -1,8 +1,8 @@
1
class OpenjdkAT21 < Formula
2
desc "Development kit for the Java programming language"
3
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"
+ url "https://github.com/openjdk/jdk21u/archive/refs/tags/jdk-21.0.7-ga.tar.gz"
+ sha256 "d8637e7d6fece0757b7fada49d32d0b3334a15a110445acef8cfea64b4672ca2"
6
license "GPL-2.0-only" => { with: "Classpath-exception-2.0" }
7
8
livecheck do
0 commit comments