diff --git a/buildpack.toml b/buildpack.toml index 04a2459..a518e05 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -240,40 +240,39 @@ api = "0.7" type = "GPL-2.0 WITH Classpath-exception-2.0" uri = "https://openjdk.java.net/legal/gplv2+ce.html" + [[metadata.dependencies]] + cpes = ["cpe:2.3:a:oracle:jdk:22.0.1:*:*:*:*:*:*:*"] + deprecation_date = "2024-09-17T00:00:00Z" + id = "jdk" + name = "SapMachine JDK" + purl = "pkg:generic/sap-machine-jdk@21.0.3?arch=amd64" + sha256 = "21794bbccd5bcfd4ef40d5a6b7ae7f43aea5311365f7470239e1899012329888" + source = "https://github.com/SAP/SapMachine/archive/refs/tags/sapmachine-22.0.1.tar.gz" + source-sha256 = "6f4ee415547236da852b2855d48eefa8b1323acb31c8178ece1055f72bb9834d" + stacks = ["*"] + uri = "https://github.com/SAP/SapMachine/releases/download/sapmachine-22.0.1/sapmachine-jdk-22.0.1_linux-x64_bin.tar.gz" + version = "22.0.1" + + [[metadata.dependencies.licenses]] + type = "GPL-2.0 WITH Classpath-exception-2.0" + uri = "https://openjdk.java.net/legal/gplv2+ce.html" -[[metadata.dependencies]] - cpes = ["cpe:2.3:a:oracle:jdk:22.0.1:*:*:*:*:*:*:*"] - deprecation_date = "2024-09-17T00:00:00Z" - id = "jdk" - name = "SapMachine JDK" - purl = "pkg:generic/sap-machine-jdk@21.0.3?arch=amd64" - sha256 = "21794bbccd5bcfd4ef40d5a6b7ae7f43aea5311365f7470239e1899012329888" - source = "https://github.com/SAP/SapMachine/archive/refs/tags/sapmachine-22.0.1.tar.gz" - source-sha256 = "6f4ee415547236da852b2855d48eefa8b1323acb31c8178ece1055f72bb9834d" - stacks = ["*"] - uri = "https://github.com/SAP/SapMachine/releases/download/sapmachine-22.0.1/sapmachine-jdk-22.0.1_linux-x64_bin.tar.gz" - version = "22.0.1" - - [[metadata.dependencies.licenses]] - type = "GPL-2.0 WITH Classpath-exception-2.0" - uri = "https://openjdk.java.net/legal/gplv2+ce.html" - -[[metadata.dependencies]] - cpes = ["cpe:2.3:a:oracle:jre:22.0.1:*:*:*:*:*:*:*"] - deprecation_date = "2024-09-17T00:00:00Z" - id = "jre" - name = "SapMachine JRE" - purl = "pkg:generic/sap-machine-jre@22.0.1?arch=amd64" - sha256 = "e9f226b1a0ae95a2e7006b4190f5a5b871d6216ca40bbd196521bd2a22a735ae" - source = "https://github.com/SAP/SapMachine/archive/refs/tags/sapmachine-22.0.1.tar.gz" - source-sha256 = "6f4ee415547236da852b2855d48eefa8b1323acb31c8178ece1055f72bb9834d" - stacks = ["*"] - uri = "https://github.com/SAP/SapMachine/releases/download/sapmachine-22.0.1/sapmachine-jre-22.0.1_linux-x64_bin.tar.gz" - version = "22.0.1" - - [[metadata.dependencies.licenses]] - type = "GPL-2.0 WITH Classpath-exception-2.0" - uri = "https://openjdk.java.net/legal/gplv2+ce.html" + [[metadata.dependencies]] + cpes = ["cpe:2.3:a:oracle:jre:22.0.1:*:*:*:*:*:*:*"] + deprecation_date = "2024-09-17T00:00:00Z" + id = "jre" + name = "SapMachine JRE" + purl = "pkg:generic/sap-machine-jre@22.0.1?arch=amd64" + sha256 = "e9f226b1a0ae95a2e7006b4190f5a5b871d6216ca40bbd196521bd2a22a735ae" + source = "https://github.com/SAP/SapMachine/archive/refs/tags/sapmachine-22.0.1.tar.gz" + source-sha256 = "6f4ee415547236da852b2855d48eefa8b1323acb31c8178ece1055f72bb9834d" + stacks = ["*"] + uri = "https://github.com/SAP/SapMachine/releases/download/sapmachine-22.0.1/sapmachine-jre-22.0.1_linux-x64_bin.tar.gz" + version = "22.0.1" + + [[metadata.dependencies.licenses]] + type = "GPL-2.0 WITH Classpath-exception-2.0" + uri = "https://openjdk.java.net/legal/gplv2+ce.html" [[stacks]] id = "*"