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