diff --git a/buildpack.toml b/buildpack.toml index 0925b5ee..f1dad134 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -363,16 +363,16 @@ api = "0.7" uri = "https://openjdk.java.net/legal/gplv2+ce.html" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:oracle:jdk:1.8.0:update452:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:oracle:jdk:1.8.0:update462:*:*:*:*:*:*:*"] id = "jdk" name = "BellSoft Liberica JDK" - purl = "pkg:generic/bellsoft-jdk@8.0.422?arch=arm64" - sha256 = "f6360fb30e7a1fe02e76db4df71729bd278d8e29c82eb6af2a5a35cd1dd65542" - source = "https://github.com/bell-sw/Liberica/releases/download/8u452+11/bellsoft-jdk8u452+11-src.tar.gz" - source-sha256 = "635fc61b168b38341d9baaa758e795a5a45681d34a7933d5bf13108c1f06f0c4" + purl = "pkg:generic/bellsoft-jdk@8.0.462?arch=arm64" + sha256 = "c53cdc4a24102d326d6e89b69426ee13c53baecbb0746a14c35ec0d819a8f415" + source = "https://github.com/bell-sw/Liberica/releases/download/8u462+11/bellsoft-jdk8u462+11-src.tar.gz" + source-sha256 = "08ba48ebb58fd2f2e00b3c4cd97114c1ea173f5a678fa4c18327138b57cff004" stacks = ["*"] - uri = "https://github.com/bell-sw/Liberica/releases/download/8u452+11/bellsoft-jdk8u452+11-linux-aarch64.tar.gz" - version = "8.0.452" + uri = "https://github.com/bell-sw/Liberica/releases/download/8u462+11/bellsoft-jdk8u462+11-linux-aarch64.tar.gz" + version = "8.0.462" [[metadata.dependencies.licenses]] type = "GPL-2.0 WITH Classpath-exception-2.0"